Files
Nim/compiler
cooldome 28664cf7b8 fixes #11792 (#11793)
(cherry picked from commit d563efb719)
2019-08-12 10:50:36 +02:00
..
2019-07-02 13:52:20 +02:00
2019-05-29 22:21:51 +02:00
2018-06-03 20:15:37 +02:00
2019-08-12 10:50:04 +02:00
2019-04-17 13:22:22 +02:00
2019-04-11 09:48:10 +02:00
2019-07-15 07:59:14 +02:00
2018-12-16 20:34:07 +01:00
2017-01-07 22:35:09 +01:00
2019-05-28 21:30:41 +02:00
2017-10-29 08:37:13 +01:00
2019-06-20 11:53:37 +02:00
2019-03-23 00:12:05 +01:00
2019-05-07 12:37:28 +02:00
2019-07-19 16:47:36 +02:00
2019-07-15 08:03:16 +02:00
2019-07-15 16:18:17 +02:00
2019-05-08 15:05:21 +02:00
2019-07-19 16:47:36 +02:00
2014-08-28 09:38:14 +02:00
2019-05-14 12:02:26 +02:00
2019-05-07 12:37:28 +02:00
2019-07-15 16:18:17 +02:00
2019-07-02 13:57:12 +02:00
2019-07-15 07:58:26 +02:00
2019-07-08 11:27:15 +02:00
2019-05-21 21:31:40 +02:00
2019-08-12 10:50:36 +02:00
2019-05-07 12:37:28 +02:00
2019-07-15 16:18:17 +02: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.