Files
Nim/compiler
jcosborn cc5140d8b6 reuse default ident in opcNNewNimNode (performance regression) (#7330)
* reuse default ident in opcNNewNimNode (performance regression)

* use emptyIdent as default
2018-03-14 16:13:30 +01:00
..
2018-02-14 10:09:35 +01:00
2018-02-11 13:55:56 +01:00
2018-01-21 03:04:22 +01:00
2018-03-02 12:14:41 +01:00
2018-03-08 15:10:45 +01:00
2017-11-19 13:23:04 +01:00
2017-11-02 20:39:08 +01:00
2017-12-28 00:50:45 +01:00
2017-12-21 12:34:38 +01:00
2018-01-30 19:51:38 +01:00
2018-01-21 03:04:22 +01:00
2018-01-08 20:04:25 +01:00
2018-03-05 19:06:47 +01:00
2018-02-27 02:18:18 +01:00
2018-02-10 21:20:48 +01:00
2017-11-23 02:32:51 +01:00
2018-02-04 07:35:32 +01:00
2017-12-08 23:31:06 +01:00

This directory contains the Nim compiler written in Nim. Note that this
code has been translated from a bootstrapping version written in Pascal, so
the code is **not** a poster child of good Nim code.