84 Commits

Author SHA1 Message Date
5b6c57f412 Fix FileBuffer EOF infinite loop bug 2019-03-11 08:21:27 -06:00
51d7f765f8 FileBuffer.takeLine() 2019-03-11 07:16:21 -06:00
f309a0a566 Run FileBuffer test 2019-03-11 07:16:03 -06:00
be34869ec9 Basic FileBuffer for sane parsing 2019-03-11 07:04:11 -06:00
7d5ce98a44 HankAssert absorbs getComplexEquals() functionality 2019-03-11 05:33:59 -06:00
b0d1fa445f HInterface doesn't need a Story 2019-03-06 21:08:47 -05:00
3332a08b24 Basic transmutations are working 2019-03-06 19:44:38 -05:00
811382bc99 Modularizing embedded Haxe execution (#43) 2019-03-06 16:24:57 -05:00
e3049039c4 Throwing out the spaghetti code 2019-03-06 16:24:17 -05:00
afaed18265 New test for nextFrame() behavior 2019-01-27 13:00:39 -05:00
2b3e55ffb3 Refactoring the package name 2019-01-26 16:06:13 -05:00
42998187ca Deterministic shuffles 2019-01-14 11:39:37 -05:00
7d007c90ca Fix nested choice text extraction 2019-01-11 13:15:48 -05:00
088c22d715 Fixing OnceOnly alt behavior + adding alt-syntax-test 2019-01-11 12:52:50 -05:00
636900efb3 Writing and testing an AltState class 2019-01-10 16:06:25 -05:00
3c3ebca2ee Big refactor & test fix 2019-01-10 11:32:22 -07:00
2da4c42b6b WIP found the problem 2019-01-10 10:47:38 -07:00
52d0a33013 CONTAINS BUG Refactoring to DRY Story.hx 2019-01-09 12:25:15 -05:00
635e0c31c7 Diverts to subsections from within parent 2019-01-06 15:24:03 -05:00
c63a0887a3 Refactoring test suite 2019-01-06 14:26:12 -05:00
2398ba552f Allow divert on the same line as choice declaration 2019-01-06 13:21:59 -05:00
4d52216ef5 Tests are working again and cover more 2019-01-06 12:43:32 -05:00
17d59c198b Fixed hank embedding in some previously missed cases 2019-01-06 12:43:32 -05:00
bba4279ca5 WIP nightmare 2019-01-06 12:43:32 -05:00
ed2dc8ba39 Added option & gather labels. Close #14 2019-01-03 12:05:49 -05:00
38bcc8f13b Fixing unit tests after ugly rebase 2019-01-03 11:00:46 -05:00
b03024b859 Test Shave if the private repo is cloned 2019-01-03 10:55:11 -05:00
ef1f4d53db Implementing conditional value insertion. Close #13 2019-01-03 10:53:37 -05:00
25f89102ed Test conditional hank within haxe conditional 2019-01-03 10:50:43 -05:00
680a90ae29 Fixed multiline logic processing 2019-01-03 10:40:29 -05:00
eb1ff0171b Updated main example to prove block haxe executes 2019-01-03 10:38:50 -05:00
01ff8e9555 Starting to port The Intercept for testing 2019-01-03 10:28:15 -05:00
72bc0294e5 Reusable StoryTestCase. Close #22 2019-01-02 14:38:12 -05:00
1e82b470eb Switching to utest for testing 2019-01-02 14:07:16 -05:00