Files
Nim/compiler
Zahary Karadjov 489340658e Added system.program_results for controlling the exit code of the program under normal circumstances
Implemented operators like +=, -=, etc for ordinals, floats and string

Programs using the UnitTest module will now report the number of failed tests as the exit code of test runs (0 for successful run)
2011-11-10 04:10:03 +02:00
..
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-10-27 21:03:53 +02:00
2011-10-27 21:03:53 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-12 01:13:42 +02:00
2011-04-21 00:54:44 +02:00
2011-10-27 21:03:53 +02:00
2011-09-24 19:18:08 +02:00
2011-04-12 01:13:42 +02:00
2011-10-30 20:53:04 +01:00
2011-11-02 02:36:01 +01:00
2011-11-02 02:47:34 +01:00
2011-04-12 01:13:42 +02:00
2011-09-24 19:18:08 +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.