Files
Nim/compiler
Andreas Rumpf f439a2f25f fixes #4579
2016-08-23 10:13:37 +02:00
..
2015-12-04 23:43:03 +01:00
2015-09-08 23:32:53 +08:00
2016-02-29 11:25:51 +00:00
2016-07-08 10:34:12 +02:00
2016-08-09 17:49:59 +02:00
2016-07-30 16:19:53 +08:00
2016-08-04 21:44:06 +02:00
2016-08-04 21:44:06 +02:00
2016-07-30 18:31:01 +03:00
2016-05-11 15:59:51 +02:00
2015-04-07 15:47:18 +02:00
2016-07-20 10:45:14 +02:00
2016-03-05 15:12:11 +01:00
2016-05-27 19:18:08 +02:00
2016-07-21 00:08:49 +03:00
2016-08-07 03:48:20 +02:00
2016-07-13 01:06:33 +02:00
2016-05-11 18:16:25 +02:00
2016-08-02 12:47:02 +02:00
2016-06-07 22:46:12 +02:00
2016-08-09 14:16:26 +02:00
2015-09-03 14:30:11 +02:00
2016-07-30 16:34:42 +02:00
2016-02-08 01:43:38 +01:00
2016-07-08 10:34:12 +02:00
2016-07-21 00:08:49 +03:00
2015-12-04 23:43:03 +01:00
2016-08-23 10:13:37 +02:00
2014-08-28 09:38:14 +02:00
2016-02-06 15:39:56 +01:00
2016-07-19 19:28:01 +02:00
2016-07-08 10:34:12 +02:00
2016-08-01 01:32:19 +02:00
2016-08-04 19:36:13 +02:00
2016-07-30 16:19:53 +08:00
2016-08-23 01:29:30 +02:00
2016-07-08 20:11:59 +02:00
2016-06-01 11:01:03 +02:00
2016-08-10 11:19:27 +02:00
2016-08-23 01:10:34 +02:00
2016-08-04 19:36:13 +02:00
2016-08-04 01:37:41 +02:00
2015-07-03 10:13:45 -04:00
2016-08-10 11:14:02 +02:00
2015-11-03 14:52:36 +01:00
2016-08-22 18:31:26 +02:00
2016-08-04 23:34:58 +02:00
2016-03-04 22:41:17 +01:00
2016-08-04 11:15:38 +02:00
2016-08-04 19:34:13 +02:00
2015-09-09 09:39:48 +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.