|
e9d5b4f65f
|
another failing macro test case
|
2021-10-13 20:10:02 -04:00 |
|
|
cd90864114
|
add evalHaxe() to KissInterp
|
2021-10-13 11:31:02 -06:00 |
|
|
314edc61ef
|
fix failure to handle otherwise blocks with multiple expressions
|
2021-10-13 11:30:34 -06:00 |
|
|
47215b0934
|
new failing macro test cases
|
2021-10-13 11:14:42 -06:00 |
|
|
a1ec7d19c3
|
make null-extern no-extern, which throws an error
|
2021-10-12 13:44:15 -06:00 |
|
|
7a4bf94905
|
make kiss implement write output to a log
|
2021-10-12 13:08:43 -06:00 |
|
|
cc32376474
|
Start writing interface implementation generation
|
2021-10-12 12:30:38 -06:00 |
|
|
050af36dc9
|
parseComplexType better error handling
|
2021-10-12 12:29:07 -06:00 |
|
|
b1b3fd27de
|
KissInterp evalKiss
|
2021-10-07 21:31:38 -06:00 |
|
|
a64eea4cd3
|
fix last commit
|
2021-10-01 22:52:28 -06:00 |
|
|
0613d5caa6
|
CompilerTools support dts2hx extern generation
|
2021-10-01 22:51:37 -06:00 |
|
|
68aa1d0f16
|
purgeDirectory
|
2021-10-01 22:49:54 -06:00 |
|
|
42b0db43e9
|
Fix CompilerToolsTestCase
|
2021-09-16 20:12:49 -06:00 |
|
|
12be130b38
|
compileToScript() find meta files relative to the haxelib that called it
|
2021-09-15 16:16:12 -06:00 |
|
|
8b7dce14aa
|
cast() special form
|
2021-09-04 13:39:27 -06:00 |
|
|
0efc8c0dad
|
&public and &private
|
2021-09-04 13:39:27 -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 |
|
|
7d2d049261
|
inputLines could be null
|
2021-08-12 23:33:49 -06:00 |
|
|
bbe64b8a58
|
add macro KissTarget
|
2021-08-12 23:25:20 -06:00 |
|
|
6bfa807ac4
|
more debuggable #extern
|
2021-08-12 23:12:10 -06:00 |
|
|
d1254f5a7f
|
getTarget
|
2021-08-12 23:09:43 -06:00 |
|
|
595595ddc8
|
Prelude.filter
|
2021-08-12 18:49:36 -06:00 |
|
|
821656b423
|
extern code use args, not readLine()
|
2021-08-12 18:49:00 -06:00 |
|
|
6fad021d90
|
close #36
|
2021-08-12 14:33:33 -06:00 |
|
|
55fa187c3b
|
walkDirectory process folders before/after
|
2021-08-12 14:13:59 -06:00 |
|
|
39c7202b4b
|
Close #40
|
2021-08-12 13:52:35 -06:00 |
|
|
adb4b123b8
|
fix envBinDir on non-Windows systems
|
2021-08-08 12:08:38 -06:00 |
|
|
91d1bc45f1
|
trace contents of python virtualenv for debugging CI
|
2021-08-08 12:00:41 -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 |
|
|
0064fe4994
|
helpful error when hscript fails to parse a macro body
|
2021-08-04 20:52:07 -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 |
|
|
32b9466ec9
|
lower the priority of some debug prints to macrotest only
|
2021-08-04 20:06:27 -06:00 |
|
|
722e8e9936
|
Test case that generates expressions
|
2021-08-04 16:48:31 -06:00 |
|
|
f921ce08c5
|
pass reflection and expression evaluation to macro evaluator
|
2021-08-04 16:48:03 -06:00 |
|
|
9ea1b9ff49
|
defMacroVar, defMacroFunction
|
2021-08-04 15:08:58 -06:00 |
|
|
8f3b91df43
|
clone the macro evaluation interpreter between stack frames
|
2021-08-04 14:48:10 -06:00 |
|
|
63b2656e17
|
don't print something on python assertProcess
|
2021-08-02 21:37:17 -06:00 |
|
|
0ae02be74d
|
print when running a process
|
2021-08-02 21:35:05 -06:00 |
|
|
d3fb044e13
|
[nat] wikipedia image scraper
|
2021-08-02 21:34:34 -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 |
|
|
69897192f5
|
fix convertToHScript on js, python
|
2021-08-01 21:05:53 -06:00 |
|
|
4914eda951
|
on runtime python, also use assertProcess for convertToHscript()
|
2021-08-01 21:05:53 -06:00 |
|
|
e3358c72bb
|
assertProcess use Popen on Python target
|
2021-08-01 21:05:53 -06:00 |
|
|
2623b5d543
|
make sure #extern inputLines is Array<String>
|
2021-08-01 18:02:42 -06:00 |
|
|
cea3e9e292
|
make assertProcess error more descriptive
|
2021-08-01 16:35:06 -06:00 |
|
|
3fcc4f0503
|
fix defNew optional binding list
|
2021-08-01 16:33:39 -06:00 |
|