Commit Graph

209 Commits

Author SHA1 Message Date
3d99159102 3 supported platforms 2019-05-15 14:09:13 -06:00
ca51b07278 Tricked tests into working for js/cpp 2019-05-15 14:01:15 -06:00
280266843d More type inference weirdndess 2019-05-15 13:13:19 -06:00
14cacd6d5e Adding flexibility to callstack printing 2019-05-15 13:12:15 -06:00
461381f390 Force type inference 2019-05-15 13:11:54 -06:00
a2cd0d4473 Stop-on-error 2019-05-15 13:10:04 -06:00
e330275f0c Fixed a spacing bug in Output 2019-05-15 13:08:46 -06:00
2d67fa1845 Can test with or without stop-on-error behavior 2019-05-15 13:08:17 -06:00
7997103c7f Running cpp tests 2019-05-15 11:15:19 -06:00
9e1ad0d7a4 Proving that tests stop prematurely 2019-05-15 11:09:48 -06:00
d6e8d39762 Refactoring the testing system Close #58 Close #40 2019-05-15 10:26:05 -06:00
1f6d16b390 Gathers need not have an expression 2019-05-14 20:36:08 -06:00
3daaf2c165 Fixing haxelib.json 2019-05-14 16:33:02 -06:00
87483d2d72 Many debug improvements. Close #52. 2019-05-13 14:35:11 -06:00
df5651d27a Directory macro loading 2019-05-13 05:56:57 -06:00
435e86be42 More orderly test flow 2019-05-13 05:32:37 -06:00
a049385a94 WIP compiling text files into code 2019-05-12 18:16:35 -06:00
571bd38421 Formatting -- did haxe-mode.el break these? 2019-05-12 17:19:48 -06:00
b884484c43 Test label and choice view count scoping. Close #41 Close #42 2019-05-07 01:17:38 -06:00
57d92d30a4 Revising the label example now that && viewcounts is possible 2019-05-07 01:10:07 -06:00
b7d76ccf76 Fixed really long loop bug for TheIntercept 2019-05-07 00:40:40 -06:00
10a549fc29 Build script for debugging with gdb 2019-05-07 00:39:37 -06:00
b1da6ca0a2 Clean up exception stack traces 2019-05-06 19:11:41 -06:00
4a1eb6c67a Revert "Abandoning TheIntercept"
This reverts commit e815c1ac50.
2019-05-01 13:18:32 -06:00
e815c1ac50 Abandoning TheIntercept 2019-05-01 02:13:08 -06:00
8c57f26e99 More informative failure for example parsing 2019-05-01 01:37:45 -06:00
9889f6cf14 Main example working 2019-05-01 01:06:01 -06:00
7f76bce4ea Shuffle example 2019-04-30 18:52:26 -06:00
42d73ab0a3 sequences example 2019-04-30 18:49:28 -06:00
56ff891447 nolinebreak example 2019-04-30 18:48:38 -06:00
703051ca25 Labels example runs perfectly 2019-04-30 18:47:56 -06:00
78b2eaed8d Removing traces 2019-04-30 18:46:50 -06:00
b5bbb98325 Fallback choices fixed 2019-04-30 18:14:58 -06:00
aa991d7bac Clear the inline divert flag 2019-04-30 16:21:42 -06:00
a854ecff08 Inline divert example 2019-04-30 16:20:07 -06:00
0ba8a16abf Cycle example 2019-04-30 16:02:26 -06:00
def95d773e Reviving the conditional example 2019-04-30 16:00:50 -06:00
35d259ce0c Refactor transcript running into Hank library 2019-04-30 15:57:22 -06:00
d7f3e302b4 Fix nested-alt example 2019-04-29 19:59:13 -06:00
78a0a75ebe Failing parser test for alt syntax bug 2019-04-29 19:42:02 -06:00
67482093bb Failing test script for nested alts 2019-03-29 13:39:25 -06:00
ae74178f8d Implementing Alts 2019-03-29 13:38:43 -06:00
f912393ad7 Implementing more choice behavior 2019-03-29 12:37:49 -06:00
a2886dbea1 WIP choices and gathers 2019-03-27 22:26:42 -06:00
d81304b3c7 Refactoring so Choice is a typedef 2019-03-27 20:04:27 -06:00
315424f954 Close #45 2019-03-27 19:43:13 -06:00
a2a9e4c02c Fixing bugs 2019-03-27 16:00:56 -06:00
2fffeab412 Fixed method calls in embedded haxe 2019-03-27 15:31:56 -06:00
c486fb321a WIP out of hand 2019-03-26 16:06:30 -06:00
ec6c2beebd Convert nodes to view counts in binary ops 2019-03-26 15:45:31 -06:00