Files
Nim/compiler
Andreas Rumpf 1802f94868 fixes #18643 [backport:1.0] (#18678)
(cherry picked from commit 018465a234)
2021-08-24 07:18:08 +02:00
..
2019-09-27 07:02:54 +02:00
2020-05-18 22:16:07 +02:00
2019-11-28 17:13:04 +01:00
2020-05-20 15:30:20 +02:00
2020-03-18 16:57:34 +01:00
2017-01-07 22:35:09 +01:00
2019-11-28 17:13:04 +01:00
2020-05-19 12:12:45 +02:00
2019-11-28 17:13:04 +01:00
2019-11-28 17:13:04 +01:00
2019-11-28 17:13:04 +01:00
2020-10-09 12:06:05 +02:00
2020-03-21 07:12:10 +01:00
2020-05-18 22:16:07 +02:00
2020-05-06 17:22:16 +02:00
2019-09-27 07:02:54 +02:00
2019-11-28 17:13:04 +01:00
2019-09-27 07:02:54 +02:00
2019-11-28 17:13:04 +01:00
2021-02-09 20:23:13 +01:00
2020-10-09 12:06:05 +02:00
2020-03-08 10:55:19 +01:00
2019-11-28 17:13:04 +01:00
2020-07-29 10:39:29 +02:00
2020-09-11 13:58:04 +02:00
2020-07-29 10:43:48 +02:00
2020-03-05 16:02:34 +01:00
2020-10-09 10:04:24 +02:00
2020-03-21 07:12:10 +01:00
2019-11-28 17:13:04 +01:00
2021-02-02 14:35:54 +01:00
2020-03-26 15:18:45 +00:00
2020-03-26 15:18:45 +00: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.

See https://nim-lang.org/docs/intern.html for more information.