Files
Nim/compiler
Andreas Rumpf 9b810b17a2 fixes #4803
2016-09-24 21:00:31 +02:00
..
2015-12-04 23:43:03 +01:00
2016-09-01 13:02:53 +02:00
2016-09-24 21:00:31 +02:00
2016-08-09 22:54:27 +08:00
2016-08-09 22:54:27 +08:00
2016-09-07 08:29:45 +02:00
2016-09-01 13:02:53 +02:00
2016-09-23 23:04:09 +03: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-08-09 22:54:27 +08:00
2016-03-05 15:12:11 +01:00
2016-05-27 19:18:08 +02:00
2016-08-09 22:54:27 +08:00
2016-09-20 17:01:53 +03:00
2016-09-01 13:02:53 +02:00
2016-08-09 22:54:27 +08:00
2016-08-02 12:47:02 +02:00
2016-09-01 13:02:53 +02:00
2016-06-07 22:46:12 +02:00
2016-08-29 15:47:38 +02:00
2016-08-26 15:49:03 +02:00
2016-08-09 22:54:27 +08:00
2015-09-03 14:30:11 +02:00
2016-02-08 01:43:38 +01:00
2016-08-09 22:54:27 +08:00
2016-08-29 15:47:38 +02: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-09-11 23:48:59 +02:00
2014-08-28 09:38:14 +02:00
2016-08-09 22:54:27 +08:00
2016-09-13 16:33:43 +02:00
2016-09-01 13:02:53 +02:00
2016-09-13 16:33:43 +02:00
2016-09-13 16:33:43 +02:00
2016-09-01 13:02:53 +02:00
2016-09-03 11:12:19 +02:00
2016-08-23 01:29:30 +02:00
2016-09-01 13:02:53 +02:00
2016-06-01 11:01:03 +02:00
2016-09-01 13:02:53 +02:00
2016-09-24 21:00:31 +02:00
2016-08-09 22:54:27 +08:00
2016-09-11 23:48:59 +02:00
2016-09-03 11:12:19 +02:00
2015-07-03 10:13:45 -04:00
2016-09-13 16:33:43 +02:00
2015-11-03 14:52:36 +01:00
2016-09-01 13:02:53 +02:00
2016-09-24 21:00:31 +02:00
2016-08-09 22:54:27 +08:00
2016-08-26 16:48:42 +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.