Commit Graph

28 Commits

Author SHA1 Message Date
Erik Svedäng
8dbfa35061 new readme 2016-03-18 07:40:57 +01:00
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
9fddbab5f4 speed function 2016-03-17 21:35:31 +01:00
Erik Svedäng
50ef7a3ef8 ship movement! 2016-03-17 20:34:56 +01:00
Erik Svedäng
81136fa681 screen coordinates 2016-03-17 20:10:24 +01:00
Erik Svedäng
0752c724af made double the default number type, and made tests work with that 2016-03-17 19:57:00 +01:00
Erik Svedäng
b47987a110 glfwGetTime produces a double 2016-03-17 19:42:00 +01:00
Erik Svedäng
8761dfa94b bools seems fine now 2016-03-17 10:53:04 +01:00
Erik
7c8d7f773a domap implemented 2016-03-16 18:42:06 +01:00
Erik
a88932a1f4 "count" for arrays 2016-03-16 18:35:35 +01:00
Erik
634cf3ae76 fixed bugs with import of header files etc 2016-03-16 18:25:06 +01:00
Erik
e52a11ad1b failed to improve macros :/ 2016-03-16 17:09:49 +01:00
Erik
cd0b822aaf remove blergh 2016-03-16 15:58:31 +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
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
8fe1f469f3 tiny fix 2016-03-15 23:48:58 +01:00
Erik Svedäng
709618ac58 can send file to carp on command line 2016-03-15 23:46:34 +01:00
Erik Svedäng
3edab8d5b8 tweaks 2016-03-15 22:57:53 +01:00
Erik
7f3523a042 game example 2016-03-15 22:44:44 +01:00
Erik
2f53dec1b4 add example folder 2016-03-15 12:56:55 +01:00