Idris-dev/rts
2014-06-30 00:02:44 -04:00
..
windows Unbreak windows build of idris_net.c 2014-06-17 09:30:20 +02:00
idris_bitstring.c Revert "Revert "Merge pull request #294 from bitlisp/unified-int-primitives"" 2013-05-09 16:32:16 +02:00
idris_bitstring.h Fix spelling of Xor prims. This fixes issue #356. 2013-06-27 11:02:57 +02:00
idris_gc.c hack in idris_gc to force 16-bit/2-byte alignment for 2014-03-10 16:57:29 -05:00
idris_gc.h Type safe message passing concurrency 2012-10-31 18:03:17 +00:00
idris_gmp.c Make GMP optional (default off) 2013-11-25 17:42:15 +00:00
idris_gmp.h Make GMP optional (default off) 2013-11-25 17:42:15 +00:00
idris_heap.c alloc_heap also requires the pointer alignment hack. 2014-03-10 17:23:16 -05:00
idris_heap.h A bit more detailed rts stats. 2013-03-15 21:01:55 +04:00
idris_main.c Store arguments in a global rather than the VM struct so as to reduce dependence of lib on RTS impl details 2013-11-13 19:50:40 -08:00
idris_net.c Fix typo in Idris network C code 2014-06-30 00:02:44 -04:00
idris_net.h Unbreak windows build of idris_net.c 2014-06-17 09:30:20 +02:00
idris_opts.c Merge branch 'feature/cwarnings-removal' of https://github.com/ahmadsalim/Idris-dev into ahmadsalim-feature/cwarnings-removal 2013-11-20 08:20:44 +00:00
idris_opts.h Minor fix: print rts opts help to stdout instead of stderr. 2013-03-15 01:31:51 +04:00
idris_rts.c Merge https://github.com/idris-lang/Idris-dev 2014-06-08 22:29:50 -05:00
idris_rts.h Merge https://github.com/idris-lang/Idris-dev 2014-06-08 22:29:50 -05:00
idris_stats.c Fix compilation error on floating point constants 2013-03-18 23:43:44 +01:00
idris_stats.h A bit more detailed rts stats. 2013-03-15 21:01:55 +04:00
idris_stdfgn.c Add ManagedPtr type 2014-03-02 00:30:49 +00:00
idris_stdfgn.h Add ManagedPtr type 2014-03-02 00:30:49 +00:00
libtest.c Added simple library packaging system 2012-09-25 17:34:50 +01:00
Makefile Add a prim__systemInfo primitive. 2014-05-29 16:11:06 +02:00
mini-gmp.c Make GMP optional (default off) 2013-11-25 17:42:15 +00:00
mini-gmp.h Make GMP optional (default off) 2013-11-25 17:42:15 +00:00