Files
Nim/compiler
Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel
Conflicts:
	compiler/ccgutils.nim
	compiler/msgs.nim
	compiler/sem.nim
	compiler/semexprs.nim
	compiler/seminst.nim
	compiler/semmagic.nim
	compiler/semstmts.nim
	compiler/semtypes.nim
	compiler/semtypinst.nim
	compiler/sigmatch.nim
	compiler/types.nim
	compiler/vmgen.nim
	lib/core/macros.nim
	lib/system.nim
	tests/reject/tenummix.nim
	web/news.txt
2013-12-29 17:21:00 +02:00
..
2013-12-28 01:47:40 +01:00
2013-12-28 01:57:19 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 15:48:53 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01:00
2013-12-29 01:13:51 +01:00
2013-12-27 23:10:36 +01:00
2012-11-28 01:15:13 +02:00
2013-12-29 17:21:00 +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
2013-12-29 01:13:51 +01:00
2013-12-29 01:13:51 +01:00
2013-12-27 15:48:53 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 01:13:51 +01:00
2013-12-28 23:30:53 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01:00
2013-12-27 23:10:36 +01:00
2013-12-27 23:10:36 +01:00
2013-12-27 15:48:53 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 01:13:51 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 17:21:00 +02:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 01:13:51 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 01:13:51 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 17:21:00 +02:00
2013-12-29 17:21:00 +02:00
2013-12-29 01:13:51 +01:00
2013-12-27 23:10:36 +01:00
2013-12-29 17:21:00 +02:00
2013-12-27 23:10:36 +01: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.