Commit Graph

17 Commits

Author SHA1 Message Date
Erik
d3ba2ac05f can handle int arrays as arguments to struct constructors 2016-03-29 16:34:04 +02:00
Erik Svedäng
bfe012a65e fixed bug with printing of stack trace 2016-03-23 08:57:38 +01:00
Erik
6bcdb06600 solved bugs with printing of structs 2016-03-16 15:44:48 +01:00
Erik
04d9682cfc time for new stuff 2016-03-16 13:48:45 +01:00
Erik Svedäng
1893f692dd can call lambdas (uncompiled) from ffi functions (compiled) 2016-03-16 09:35:27 +01:00
Erik
d1f2966c81 can handle * in function names 2016-03-04 11:50:03 +01:00
Erik Svedäng
8891cff192 comments don't mess up line numbers 2016-03-02 08:50:40 +01:00
Erik Svedäng
38251f808b some tests for line numbers 2016-03-02 08:14:29 +01:00
Erik Svedäng
61d9ed2592 got rid of some memory errors 2016-03-02 00:18:39 +01:00
Erik
049aebf24c The primop 'map' can handle pointers to C arrays 2016-02-29 13:47:37 +01:00
Erik
a3fbebe307 add bake-generic-primop-auto 2016-02-26 12:47:06 +01:00
Erik
41ddc42437 move around stuff 2016-02-26 09:14:47 +01:00
Erik
d055e46277 fixed crashbug with meta-get where it would push NULL to the stack 2016-02-26 00:06:47 +01:00
Erik Svedäng
8bc068c3e0 added arrays 2016-02-12 22:04:09 +01:00
Erik Svedäng
22299444fc let bindings can refer to other bindings defined at the same time 2016-01-21 16:18:13 +01:00
Erik
43bc0733a7 split runtime into several C-files 2016-01-13 19:25:41 +01:00
Erik Svedäng
b26b62a5a2 ready to roll 2016-01-13 14:09:27 +01:00