Commit Graph

543 Commits

Author SHA1 Message Date
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
f6a381850f updated readme 2016-03-15 22:48:50 +01:00
Erik
7f3523a042 game example 2016-03-15 22:44:44 +01:00
Erik
0cdda6fc98 type annotations for functions 2016-03-15 22:08:15 +01:00
Erik
9aa0e329e5 removed weird "red" function 2016-03-15 18:31:23 +01:00
Erik
14d2f759c6 removed the gl-constants sub project 2016-03-15 18:29:22 +01:00
Erik
e726c469be basic support for globals 2016-03-15 16:48:25 +01:00
Erik
cacf81aee2 globals infrastructure beginning 2016-03-15 16:35:17 +01:00
Erik
f76da47ee0 boot sequence cleanup, gl is a "module" now 2016-03-15 15:59:15 +01:00
Erik
a512083c8d import macro 2016-03-15 14:18:20 +01:00
Erik
2f53dec1b4 add example folder 2016-03-15 12:56:55 +01:00
Erik
34913a7890 use <carp-dir>/out for all build artifacts 2016-03-15 12:55:27 +01:00
Erik
b54f5596c2 pods 2016-03-14 21:33:37 +01:00
Erik
4edd4ceff0 more todo 2016-03-14 21:30:59 +01:00
Erik
849c068b7f thinking about signatures 2016-03-14 21:26:44 +01:00
Erik
37ca75e5a3 todo 2016-03-14 21:22:16 +01:00
Erik
e1750e481d improved_core.carp (but it's not working...) 2016-03-14 17:09:00 +01:00
Erik
34f9f13896 play example 2016-03-14 16:59:03 +01:00
Erik Svedäng
4f26f52ca2 need a good idea for unquote splicing 2016-03-14 15:07:12 +01:00
Erik Svedäng
66eddbd9e7 fixed dequoting 2016-03-14 14:44:09 +01:00
Erik Svedäng
e6df07a3e2 cleaned up boot sequence and core 2016-03-14 14:16:34 +01:00
Erik Svedäng
704459c09c priorities 2016-03-14 13:14:10 +01:00
Erik Svedäng
1c1f2e6d16 Fix problem with missing meta data ("???") for some calls in stack trace 2016-03-14 13:12:27 +01:00
Erik Svedäng
5141e4e47e ^syntax for meta 2016-03-14 12:51:40 +01:00
Erik Svedäng
895ffaa3c2 todo 2016-03-14 12:18:02 +01:00
Erik Svedäng
1c8db84a91 turn off computed goto 2016-03-14 12:16:58 +01:00
Erik Svedäng
001166c028 added labeled dispatch, didn't help with speed AT ALL 2016-03-14 12:14:58 +01:00
Erik Svedäng
a316d24330 time to speed up evaluator, takes 26 secs to run tests now 2016-03-14 11:21:40 +01:00
Erik Svedäng
62ba7424af todo 2016-03-14 11:12:31 +01:00
Erik Svedäng
2053da5cb8 some help with finding location of type errors 2016-03-14 11:11:14 +01:00
Erik Svedäng
b82d5027cb seems like dashes in struct names are allowed 2016-03-14 09:36:24 +01:00
Erik Svedäng
edf693a054 Quasiquoting and splicing for easier macro writing 2016-03-14 09:31:59 +01:00
Erik Svedäng
63907f4bd4 read refs 2016-03-14 07:59:25 +01:00
Erik Svedäng
a92bc6f96e Merge branch 'master' of https://github.com/eriksvedang/Carp 2016-03-14 07:41:41 +01:00
Erik Svedäng
7f66d49478 todo 2016-03-14 07:41:34 +01:00
Erik
254077d45a renamed nest function 2016-03-14 04:49:51 +01:00
Erik
bace502094 todos 2016-03-14 04:28:17 +01:00
Erik
2151b1bcd1 changed '&' to '...' in match statements 2016-03-11 08:43:59 +01:00
Erik Svedäng
e96d75a20c code example, research 2016-03-11 00:49:16 +01:00
Erik Svedäng
da49b1808d moved tests around, updated todos 2016-03-11 00:38:46 +01:00
Erik Svedäng
174059ea01 all tests run 2016-03-11 00:30:48 +01:00