Files
Nim/compiler
Andreas Rumpf 2dcf32f5c8 fixes #13671 [backport] (#13678)
(cherry picked from commit 5f6997794e)
2020-04-14 07:13:43 +02:00
..
2019-09-30 18:43:35 +02:00
2019-08-23 18:58:55 +02:00
2019-09-16 12:12:44 +02:00
2018-06-03 20:15:37 +02:00
2019-04-11 09:48:10 +02:00
2019-12-10 16:14:38 +01:00
2019-09-30 18:43:35 +02:00
2019-09-09 11:54:15 +02:00
2017-01-07 22:35:09 +01:00
2019-09-09 11:54:15 +02:00
2019-09-30 18:43:35 +02:00
2019-05-28 21:30:41 +02:00
2019-10-30 10:38:25 +01:00
2019-09-09 11:54:15 +02:00
2017-10-29 08:37:13 +01:00
2019-09-30 18:43:35 +02:00
2020-01-16 07:38:18 +01:00
2019-12-10 16:09:30 +01:00
2020-01-16 07:38:25 +01:00
2019-09-09 11:54:15 +02:00
2019-09-30 18:43:35 +02:00
2019-09-30 18:43:35 +02:00
2019-09-09 11:54:15 +02:00
2019-08-23 16:15:02 +02:00
2019-09-05 16:45:07 +02:00
2019-09-30 18:43:35 +02:00
2019-09-09 11:54:15 +02:00
2019-09-30 18:43:35 +02:00
2019-09-21 06:45:27 +02:00
2020-01-16 07:38:12 +01:00
2019-09-09 11:54:15 +02:00
2019-09-30 18:43:35 +02:00
2014-08-28 09:38:14 +02:00
2019-09-09 11:54:15 +02:00
2019-09-09 11:54:15 +02:00
2019-05-07 12:37:28 +02:00
2019-09-09 11:54:15 +02:00
2019-12-16 09:28:07 +01:00
2020-04-14 07:13:43 +02:00
2019-09-09 11:54:15 +02:00
2020-04-14 07:12:31 +02:00
2019-09-09 11:54:15 +02:00
2019-09-30 18:43:35 +02:00
2019-09-30 18:43:35 +02:00
2019-10-03 09:32:46 +02:00
2020-02-19 19:05:55 +01:00
2019-12-16 09:28:31 +01:00
2019-10-03 09:32:46 +02:00
2019-09-09 11:54:15 +02:00
2019-09-09 11:54:15 +02:00
2019-11-06 13:49:24 +01:00
2019-09-09 11:54:15 +02:00
2019-09-09 11:54:15 +02:00
2020-04-14 07:12:31 +02:00
2019-12-10 16:00:29 +01:00
2019-12-10 16:00:29 +01:00
2019-12-10 16:00:29 +01:00
2019-09-09 11:54:15 +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.