Commit Graph

198 Commits

Author SHA1 Message Date
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
90782138ea WIP scoped variable resolution 2019-03-26 15:28:57 -06:00
5e9dc71f95 Knot and stitch diverts work 2019-03-26 14:28:37 -06:00
161d686bd8 Outlining divert behavior 2019-03-26 13:12:58 -06:00
defad4699e HInterface viewcount resolution works 2019-03-26 12:43:26 -06:00
ef4c1dc057 Testing class instance dot access 2019-03-26 12:12:36 -06:00
bdcdac1410 Fix #47. 2019-03-26 11:42:09 -06:00
ad877b4351 Refactor view count map creation 2019-03-26 11:35:09 -06:00
efebbdf212 Tests for issue #47 2019-03-26 11:27:21 -06:00
bd9aa11d61 HInterfaceTest fail if resolution breaks 2019-03-25 18:29:53 -06:00
39bca77bd1 WIP overhauling expression resolution 2019-03-25 18:19:54 -06:00
139f2acd9f Clearing the way for StoryOutline 2019-03-25 14:18:52 -06:00