Files
Nim/compiler
Grzegorz Adam Hankiewicz c0e2cb2919 Allows passing absolute paths for output. Refs #738.
Previous to this the project base dir was added always, preventing user
specified absolute paths to work.
2013-12-20 13:33:43 +01:00
..
2013-05-07 17:19:36 +02:00
2013-05-02 00:07:59 +01:00
2013-03-17 23:40:03 +01:00
2013-09-24 09:32:49 +02:00
2013-08-13 11:21:02 +02:00
2013-03-16 23:53:07 +01:00
2012-11-28 01:15:13 +02:00
2013-12-07 21:23:22 +02:00
2012-10-14 12:02:57 +02:00
2013-09-24 09:32:49 +02:00
2012-08-20 08:44:17 +02:00
2013-04-28 23:41:10 +02:00
2013-12-02 23:47:56 -06:00
2013-06-28 16:40:01 +02:00
2013-08-30 22:47:14 +02:00
2013-12-02 23:57:47 +01:00
2013-05-12 21:01:39 +03:00
2013-09-17 23:43:07 +02:00
2013-06-30 21:15:28 +02:00
2013-09-24 09:36:31 +02:00
2013-11-30 03:15:14 +01:00
2013-09-10 23:49:53 +02:00
2013-07-24 23:07:28 +02:00
2013-08-07 00:01:58 +03:00
2013-12-01 17:02:56 +01:00
2013-09-17 23:43:07 +02:00
2013-10-10 00:45:15 +02:00
2013-10-10 00:45:15 +02:00
2013-08-22 19:28:34 +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.