Files
Nim/compiler
Grzegorz Adam Hankiewicz 5962119feb Moves TOC index entry generation to rstgen module.
We want it there so that index entries appear in the same order as they
are found in the input text.
2014-04-21 21:05:38 +02:00
..
2014-03-22 22:59:23 +01:00
2014-04-20 14:00:04 +02:00
2014-04-19 22:24:43 +02:00
2013-12-27 15:48:53 +01:00
2014-03-04 08:30:11 +01:00
2014-04-09 00:33:51 +02:00
2014-04-21 03:44:48 +02:00
2014-03-05 02:23:53 +02:00
2014-04-09 00:33:51 +02:00
2014-04-21 03:44:48 +02:00
2013-12-29 01:13:51 +01:00
2014-04-09 00:33:51 +02:00
2013-12-29 00:00:37 +02:00
2013-12-29 01:13:51 +01:00
2013-12-29 01:13:51 +01:00
2014-03-09 23:38:17 +02:00
2014-04-06 22:05:42 +02:00
2013-12-27 15:48:53 +01:00
2014-04-11 21:36:02 +01:00
2014-04-09 00:33:51 +02:00
2014-04-16 08:44:57 +02:00
2013-12-28 23:30:53 +01:00
2013-12-29 01:13:51 +01:00
2014-03-16 20:42:49 +02:00
2014-02-01 23:57:09 +01:00
2014-04-20 20:01:24 +02:00
2014-02-27 20:47:44 +01:00
2014-04-11 21:36:02 +01:00
2014-04-06 17:26:20 +02:00
2014-04-21 09:46:36 +02:00
2014-04-20 14:00:04 +02:00
2013-12-27 15:48:53 +01:00
2013-12-27 23:10:36 +01:00
2014-02-24 01:30:40 +01:00
2013-12-27 23:10:36 +01:00
2014-01-23 16:45:17 +01:00
2013-12-27 23:10:36 +01:00
2014-04-20 14:00:04 +02:00
2014-03-22 23:48:33 +01:00
2014-04-16 08:44:57 +02:00
2014-04-20 23:03:31 +02:00
2014-01-17 08:47:51 +01:00
2014-04-09 00:33:51 +02:00
2014-04-21 01:34:54 +02:00
2014-04-21 09:18:47 +02:00
2014-04-20 13:59:38 +02:00
2014-04-19 17:19:22 -04:00
2014-04-06 17:18:43 +02:00
2013-12-29 01:13:51 +01:00
2014-04-20 14:00:04 +02:00
2014-04-21 02:45:57 +02:00
2014-03-26 01:00:34 +01:00
2013-12-27 23:10:36 +01:00
2014-04-19 22:24:43 +02:00

This directory contains the Nimrod compiler written in Nimrod. Note that this
code has been translated from a bootstrapping version written in Pascal, so
the code is **not** a poster child of good Nimrod code.