Files
Nim/compiler
Zahary Karadjov 4b7655fd10 reference implementation of a vector swizzle library
This also provides the initial steps towards support for type class "filtered" type inference
fixes an "ordinal type expected" ICE, related to the use of static params
2014-03-20 01:16:50 +02:00
..
2014-03-09 23:38:17 +02:00
2013-12-27 15:48:53 +01:00
2014-03-04 08:30:11 +01:00
2014-03-05 02:23:53 +02:00
2014-01-19 01:25:48 +01:00
2013-12-29 01:13:51 +01: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
2013-12-27 15:48:53 +01:00
2013-12-29 01:13:51 +01:00
2014-03-16 20:42:06 +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-02-27 20:47:44 +01:00
2014-02-13 21:21:17 +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
2014-02-24 01:30:40 +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
2014-03-16 20:42:49 +02:00
2014-01-17 08:47:51 +01:00
2014-02-15 02:27:09 +01:00
2014-03-13 22:29:48 +01:00
2014-02-09 00:58:18 +01:00
2013-12-29 01:13:51 +01:00
2013-12-29 01:13:51 +01:00
2014-03-05 02:14:53 +01:00
2013-12-27 23:10:36 +01:00
2014-03-16 20:42:49 +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.