1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-29 05:24:57 +03:00
Commit graph

34 commits

Author SHA1 Message Date
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 b8c2a178e8 Added arch module and inbuild unit testing 2020-02-18 11:56:09 +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 62aa1026ae Support for settings files in Inform and Inbuild 2020-02-11 10:29:10 +00:00
Graham Nelson e91d0e73f7 Brought the project itself into inbuild as a copy 2020-02-11 00:15:49 +00:00
Graham Nelson f432ac019f Shared command line options 2020-02-10 10:27:24 +00:00
Graham Nelson 1338ef1cde Made pipelines inbuild resources 2020-02-10 00:10:58 +00:00
Graham Nelson f2378d5a07 More integration of language with inbuild 2020-02-09 11:35:57 +00:00
Graham Nelson cc653304aa Added scaffolding, at least, for templates, projects, languages 2020-02-08 23:28:32 +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
Graham Nelson 1f2cf3cc2d Skeleton of inbuild 2020-01-27 22:51:46 +00:00