Files
Nim/compiler
Zahary Karadjov cbf66e99a8 Working test cases for the sophisticated matrix library example from the manual
Fixed the dot operator when used within return types (see tgenericdotrettype)
Fixed the matching of generic concepts aliases used with the implicit generics style
2017-03-24 16:59:47 +02:00
..
2017-03-06 18:25:27 +01:00
2017-03-23 16:43:21 +01:00
2017-02-26 00:32:07 +01: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
2016-08-09 22:54:27 +08:00
2017-02-08 23:04:20 +01:00
2016-11-01 07:16:07 +01:00
2017-03-23 21:29:10 +01:00
2016-11-02 08:39:51 +01:00
2017-01-07 22:35:09 +01: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-02-26 00:32:07 +01:00
2017-03-19 20:33:21 +01:00
2017-03-06 18:38:15 +01: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-09 11:30:36 +01: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.