Files
Nim/compiler
jcosborn ec50dab57d fixed macros.getTypeImpl for a symbol of type tyGenericBody (#5788) (#5812)
* fixed macros.getTypeImpl for a symbol of type tyGenericBody
* added test case and commented test code
2017-05-14 15:08:41 +02:00
..
2017-03-06 18:25:27 +01:00
2017-04-12 22:57:10 +02:00
2017-04-26 10:27:42 +02:00
2017-01-07 22:35:09 +01:00
2017-01-06 13:11:17 +01:00
2016-10-31 15:34:44 +01:00
2016-10-31 15:34:44 +01:00
2017-02-26 00:32:07 +01:00
2017-04-02 23:41:29 +02:00
2016-08-09 22:54:27 +08:00
2017-02-08 23:04:20 +01:00
2017-05-10 09:29:30 +02:00
2017-05-10 09:29:30 +02:00
2017-04-02 23:41:29 +02:00
2017-04-26 11:10:50 +02:00
2016-11-01 07:16:07 +01:00
2017-03-23 21:29:10 +01:00
2017-05-02 01:24:10 +02:00
2016-11-02 08:39:51 +01:00
2017-01-07 22:35:09 +01:00
2017-04-25 19:36:05 +02:00
2017-01-07 22:35:09 +01:00
2015-12-04 23:43:03 +01:00
2016-12-30 01:43:26 +01:00
2014-08-28 09:38:14 +02:00
2017-04-04 12:08:34 +02:00
2017-02-26 00:32:07 +01:00
2017-03-24 17:07:30 +02:00
2017-03-24 17:03:55 +02:00
2017-04-19 15:20:46 +02:00
2017-03-06 18:38:15 +01:00
2017-03-29 16:15:30 +03:00
2017-01-16 23:04:53 +01:00
2016-10-31 15:34:44 +01:00
2015-11-03 14:52:36 +01:00
2017-03-28 20:57:34 +02:00
2016-10-20 21:40:04 +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.