1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-26 04:00:43 +03:00
Commit graph

358 commits

Author SHA1 Message Date
Graham Nelson 1277610f9f Ability to search best of multiple versions 2020-03-10 10:08:45 +00:00
Graham Nelson 4307af7af1 Ability to nest multiple versions 2020-03-10 00:08:35 +00:00
Graham Nelson 5a16b16e12 Improved project dependency graph 2020-03-09 12:44:59 +00:00
Graham Nelson de0965a93e Added -needs to inbuild 2020-03-09 00:15:27 +00:00
Graham Nelson cda6af2f05 Moved heading dependencies into inbuild 2020-03-08 13:05:25 +00:00
Graham Nelson 4c1757a7ed Progress towards earlier extension-checking 2020-03-08 11:33:57 +00:00
Graham Nelson 3fef66aaf0 Moved heading parser into inbuild 2020-03-07 23:20:30 +00:00
Graham Nelson efbc329e7c Made sentence-breaking of main text happen earlier 2020-03-07 08:46:43 +00:00
Graham Nelson 80cc74aeea Minor bug fixes 2020-03-06 09:38:02 +00:00
Graham Nelson ff7d14d1f5 Refactored to allow multiple syntax trees 2020-03-05 12:42:33 +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 ad713cc66a Moved sentence-breaking into inbuild 2020-03-03 00:59:42 +00:00
Graham Nelson 67fc2ae91c Implemented semantic versioning 2.0.0 2020-03-02 12:55:33 +00:00
Graham Nelson b5a2f39552 Fixed incremental build bug 2020-02-29 10:12:46 +00:00
Graham Nelson 35978b0026 Catching up on the woven form 2020-02-27 11:18:25 +00:00
Graham Nelson 528c68ce07 Improved command-line interface 2020-02-27 00:35:17 +00:00
Graham Nelson dfc716b4f6 Tidied up further 2020-02-26 19:58:32 +00:00
Graham Nelson edc97dcf9c Rewrote handling of per-project pathnames and filenames 2020-02-26 10:02:06 +00:00
Graham Nelson badeae86b5 Continuing refactor of inform7 task manager 2020-02-24 23:16:59 +00:00
Graham Nelson 6d37e9db46 Divided code generation as a new skill 2020-02-24 09:48:40 +00:00
Graham Nelson 1e730e6d63 Fixed extension census bug 2020-02-24 09:21:31 +00:00
Graham Nelson 695721dcee Skills 2020-02-23 23:49:56 +00:00
Graham Nelson 9206d88dbb Moved census mode out of core Inform 2020-02-23 12:36:39 +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 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