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

294 commits

Author SHA1 Message Date
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
Graham Nelson 32baefc39d Merged the concept of inter library into that of kit 2020-01-27 22:29:14 +00:00
Graham Nelson afaaddf243 And EnglishLanguageKit 2020-01-27 21:54:07 +00:00
Graham Nelson fea417f46e Divided off CommandParserKit 2020-01-27 10:54:21 +00:00
Graham Nelson df224cfd40 Small reorganisation of web hierarchy 2020-01-27 01:22:21 +00:00
Graham Nelson 6cf78f2147 Minor fix to app integration of kits 2020-01-27 00:53:53 +00:00
Graham Nelson 2b69623824 Kits triumphans 2020-01-27 00:49:57 +00:00
Graham Nelson c2d12b19f1 Kits supplant plugins 2020-01-26 14:55:32 +00:00
Graham Nelson e66e52e80f Introducing... kits 2020-01-26 11:44:27 +00:00
Graham Nelson 5c8d078e4b Completed redrafting of Standard Rules 2020-01-25 23:42:42 +00:00
Graham Nelson 065127a58a Removed the last I6 inclusion from the SR 2020-01-25 11:00:19 +00:00
Graham Nelson 95c1850f3e Removed more I6 insertions from the Standard Rules 2020-01-25 00:03:49 +00:00
Graham Nelson 953b2d6ece Reduced need for Standard Rules I6 inclusions 2020-01-24 00:10:36 +00:00
Graham Nelson ac99e627d0 Removed clunky Document at... verb 2020-01-22 10:58:51 +00:00
Graham Nelson 21cb43cd07 Largely completed Basic Inform extension 2020-01-21 23:58:18 +00:00
Graham Nelson 6dcd0b4f68 Numerous further BIP cases 2020-01-21 01:17:11 +00:00
Graham Nelson bd09f85ea8 Added BIP test cases for textual phrases 2020-01-17 23:10:18 +00:00
Graham Nelson 34a707f717 More BIP, mainly on data structures 2020-01-17 00:33:43 +00:00
Graham Nelson 7b318ffda5 Moved lists into Basic Inform 2020-01-16 09:41:05 +00:00
Graham Nelson d81eb6b19b Still more BIPping 2020-01-15 22:48:08 +00:00
Graham Nelson 60ad744adb Still further BIP cases 2020-01-15 00:15:45 +00:00
Graham Nelson 9855720ee6 Further Basic Inform phraseology 2020-01-14 07:53:53 +00:00
Graham Nelson 9dd18a5642 Continuing with unit tests of Basic Inform 2020-01-13 22:24:37 +00:00
Graham Nelson 3cfbb1160e Finally removed vestigial core-test 2020-01-13 11:02:57 +00:00
Graham Nelson 61143f08a8 Further work on Basic Inform and its template 2020-01-13 01:05:17 +00:00
Graham Nelson 1658e2a123 Improved redundant code elimination 2020-01-12 00:35:36 +00:00
Graham Nelson 60f6c3ee35 Made the Inter modules valid as webs, and added them to README 2020-01-09 23:10:09 +00:00
Graham Nelson 8de32679ae Tidied the code generator's I6T parser 2020-01-09 22:00:37 +00:00
Graham Nelson 9d5b9915b0 Moved template files to inweb syntax v2 2020-01-09 00:05:00 +00:00
Graham Nelson 6e9bd2e4a1 Tidied the I6T reader 2020-01-08 12:50:46 +00:00
Graham Nelson 1c7b84841f Finished reorganising I6T into Inter internals 2020-01-07 23:15:56 +00:00
Graham Nelson cc68f167ee Simplified template interpreter 2020-01-07 21:37:23 +00:00
Graham Nelson 5c6bb9d1d3 Reformed Index.i6t to a new .indext format 2020-01-07 21:25:42 +00:00