Commit Graph

86 Commits

Author SHA1 Message Date
42b0db43e9 Fix CompilerToolsTestCase 2021-09-16 20:12:49 -06:00
f90dd4a599 using StringTools 2021-08-12 23:41:44 -06:00
63f5022112 trim test process output 2021-08-12 23:39:36 -06:00
6fad021d90 close #36 2021-08-12 14:33:33 -06:00
4e0c2f5024 (macroDepth) and generativetestcase depth limit 2021-08-08 11:42:24 -06:00
37f2457378 more generative test possibilities 2021-08-04 20:52:26 -06:00
b086d37caa bugfix generative test case 2021-08-04 20:08:05 -06:00
7c05b0d4ab printExp, printStr 2021-08-04 20:07:15 -06:00
722e8e9936 Test case that generates expressions 2021-08-04 16:48:31 -06:00
722467f728 commit forgotten package.json for CompilerTools test 2021-08-02 19:47:31 -06:00
88f418a62a compilertools support python dependencies in virtualenv. close #37 2021-08-02 19:46:52 -06:00
cea3e9e292 make assertProcess error more descriptive 2021-08-01 16:35:06 -06:00
5dc3605fa1 skip compilertools tests on C# until a haxe bug is fixed 2021-07-27 09:06:10 -06:00
c89d37fe33 compiler check on CompilerToolsTestCase 2021-07-26 19:59:55 -06:00
fba736f4f2 pass typed data back and forth with #extern. close #17 2021-07-26 19:55:28 -06:00
700a4de08b (#extern) without binding support 2021-07-26 18:59:09 -06:00
ee15d243f8 assertProcess support nodejs ChildProcess 2021-07-26 15:09:14 -06:00
ccb22c82a8 fix tests for js target 2021-07-25 23:59:31 -06:00
216f7b3cdf add guards for javascript on compiler test 2021-07-25 23:57:54 -06:00
206ab8972d compileToFile() working for hello world 2021-07-25 23:55:52 -06:00
a6bbe62442 Failing test case for compileToScript() 2021-07-25 21:51:31 -06:00
0b64b32f8e test inline (load) 2021-07-25 20:06:34 -06:00
f5a5cdfb40 Completely change naming conventions of field forms and definition macros. Close #32 2021-07-24 14:22:10 -06:00
9c185839ca rename deflocal localVar 2021-07-24 12:53:27 -06:00
18e8d2f479 fix enumerate test error for js 2021-07-24 12:38:57 -06:00
02b27490a4 enumerate. Close #28 2021-07-24 12:22:20 -06:00
611c3ade0f Make zip functions (and joinPath, concat) compatible with apply. Close #19 2021-07-24 12:03:49 -06:00
d073f819fa added as keyword for case. close #29 2021-07-22 18:20:28 -06:00
d02c85c322 undefmacro 2021-07-22 16:36:30 -06:00
ddad290406 undefalias 2021-07-22 16:32:33 -06:00
5115739991 Rough implementation of list-eater pattern matching. Close #1 2021-07-22 15:58:21 -06:00
b676e992e7 variadic concat. Close #18 2021-07-22 13:55:47 -06:00
c5c7a0e0c7 fix conditional compilation test for C# 2021-07-16 16:30:28 -06:00
33b4399c3b Close #5 2021-07-12 20:33:54 -06:00
5e558e8556 &body macro arguments. Close #7 2021-07-12 20:08:12 -06:00
991f82f3ae #python not #py 2021-07-12 17:45:06 -06:00
6f226450fa fix \#cond test 2021-07-12 17:41:11 -06:00
0af3749975 variadic zip. Close #9 2021-07-12 16:17:38 -06:00
1d863d3ec9 conditional compilation \#case 2021-07-12 15:22:03 -06:00
8c05c35e9b conditional compilation \#cond 2021-07-12 13:46:53 -06:00
3cf0d66a27 conditional \#when and \#unless 2021-07-12 13:36:40 -06:00
709a34ebdc \#if conditional compilation macro 2021-07-12 13:15:06 -06:00
5d0d72d6ae test for modular macros 2021-06-26 11:40:00 -06:00
0e4c21d209 letThrow as a convenient way to debug a try-catch expression 2021-05-22 14:18:00 -06:00
42d50600d1 (once) and (oncePerInstance) 2021-04-27 20:05:57 -06:00
0e98e72245 (collect) macro 2021-04-26 18:50:42 -06:00
5a05aec560 Fix regression of commend-at-eof error 2021-04-26 18:50:42 -06:00
665e4a3ca7 Find files relative to build macro caller 2021-04-24 20:34:47 -06:00
35848dd130 Test macro list expansion 2021-04-02 12:51:15 -06:00
cde8b3b7be Allow macros to define more than one field 2021-04-02 12:32:58 -06:00