1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
Commit graph

31 commits

Author SHA1 Message Date
Graham Nelson 3fef66aaf0 Moved heading parser into inbuild 2020-03-07 23:20:30 +00:00
Graham Nelson c65c3ac931 Inbuild now reads bibliographic sentences 2020-03-04 19:34:23 +00:00
Graham Nelson 39a77b4bae Refactored structural syntax errors 2020-03-03 11:02:46 +00:00
Graham Nelson 67fc2ae91c Implemented semantic versioning 2.0.0 2020-03-02 12:55:33 +00:00
Graham Nelson 7cc9c598f3 Finally able to incrementally build Inform projects 2020-02-22 14:09:13 +00:00
Graham Nelson 828619fd96 Towards a build-graph control of inform7 2020-02-21 23:16:23 +00:00
Graham Nelson 325d541880 Refactored the "current virtual machine" via inbuild 2020-02-20 22:20:04 +00:00
Graham Nelson 44fffd7bb8 Moved extension version checking into inbuild 2020-02-20 00:39:36 +00:00
Graham Nelson 926de356f2 Intermediate state for safe keeping 2020-02-19 20:48:30 +00:00
Graham Nelson 4d9d263343 More organised idea of copy scanning 2020-02-18 19:57:31 +00:00
Graham Nelson fb40729621 Added compatibility to editions 2020-02-18 12:06:32 +00:00
Graham Nelson 7043d6c855 Moved two extension problems from inform to inbuild 2020-02-18 00:41:18 +00:00
Graham Nelson 1558194b45 Moved lexer errors into inbuild 2020-02-17 23:50:21 +00:00
Graham Nelson f125104bfe Tidied up copies code 2020-02-17 09:43:20 +00:00
Graham Nelson 4dc12ac3ef Abolished extension_file struct 2020-02-17 00:16:38 +00:00
Graham Nelson 104a1782b5 Wrangly refactor of extension and source lexing 2020-02-16 22:01:50 +00:00
Graham Nelson fbe371caa5 Moved language of play, syntax and index into project 2020-02-14 00:06:28 +00:00
Graham Nelson 56b2a15450 Reorganised inbuild's run into sequenced phases 2020-02-13 19:43:24 +00:00
Graham Nelson 978aa77772 Improved build graph 2020-02-12 23:48:37 +00:00
Graham Nelson 67c3f1a121 Convoluted refactor of projects, adding Source to materials 2020-02-11 23:20:14 +00:00
Graham Nelson 1338ef1cde Made pipelines inbuild resources 2020-02-10 00:10:58 +00:00
Graham Nelson e412a7b601 Refactored inbuild 2020-02-08 10:34:58 +00:00
Graham Nelson bee49ecc3d Improved requirements and searching 2020-02-05 10:10:07 +00:00
Graham Nelson ace0230321 Moved extension census and scanning to inbuild 2020-02-04 00:02:34 +00:00
Graham Nelson accbe7e16c Divided old extension_file structure into requirement plus copy 2020-02-03 09:25:57 +00:00
Graham Nelson 5b5e6ccf47 Began migrating extension version numbers to inbuild 2020-02-02 11:25:56 +00:00
Graham Nelson 70280f6be0 Turned I7 extension IDs into inbuild works 2020-02-01 23:28:37 +00:00
Graham Nelson 5faf2f8557 Copy and sync to nests 2020-01-31 23:04:39 +00:00
Graham Nelson 3842c4276c Nests 2020-01-31 00:13:50 +00:00
Graham Nelson 3a9365b2ce Rudimentary inbuild now incrementally builds kits 2020-01-29 19:58:43 +00:00
Graham Nelson c6e8fcd813 Created inbuild-module 2020-01-27 23:20:49 +00:00