Commit Graph

12 Commits

Author SHA1 Message Date
Erik Svedäng
673da910bb fixed the tests, added str-ref macro 2016-03-18 00:02:23 +01:00
Erik Svedäng
a6e052d98c solved severe bug in constraint solver, fixed the game 2016-03-17 23:37:50 +01:00
Erik Svedäng
f75a7ddb61 error when a lambda fails to concretezize during compilation 2016-03-17 22:19:40 +01:00
Erik Svedäng
8761dfa94b bools seems fine now 2016-03-17 10:53:04 +01:00
Erik Svedäng
4b18a256fc fixed failed test with "nth" 2016-03-16 11:26:58 +01:00
Erik Svedäng
08bdbf3909 "nth" has correct signature 2016-03-16 11:14:32 +01:00
Erik Svedäng
8fa70b292c can draw a line strip from an array of Vec2 2016-03-16 11:10:36 +01:00
Erik Svedäng
6d9cf03dd9 annotation 2016-03-16 10:32:56 +01:00
Erik Svedäng
dd0df245b4 fixed bugs with sending lambdas as args to ffi 2016-03-16 10:01:46 +01:00
Erik Svedäng
1893f692dd can call lambdas (uncompiled) from ffi functions (compiled) 2016-03-16 09:35:27 +01:00
Erik Svedäng
709618ac58 can send file to carp on command line 2016-03-15 23:46:34 +01:00
Erik
2f53dec1b4 add example folder 2016-03-15 12:56:55 +01:00