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

89 commits

Author SHA1 Message Date
Graham Nelson 48cb7c24c4 Restructured and simplified project supervisor 2020-05-05 21:59:02 +01:00
Graham Nelson 21a16de986 Further work on supervisor Chapter 4 2020-05-04 23:34:55 +01:00
Graham Nelson fff4339ad0 Tidied up language services 2020-05-04 21:48:54 +01:00
Graham Nelson 2f1490fc58 Completed guide to supervisor module 2020-05-03 23:48:52 +01:00
Graham Nelson 51be4aa9d7 Introduced module overviews 2020-05-03 16:34:53 +01:00
Graham Nelson ae621dd4d0 Catching up with Foundation function name changes 2020-04-15 23:49:59 +01:00
Graham Nelson 1268a0f40e Colonised 2020-04-14 17:56:54 +01:00
Graham Nelson 6e1fb88642 Improved syntax-colouring of weave 2020-04-07 23:02:44 +01:00
Graham Nelson fd4a46ddd8 Modernised use of extracts 2020-04-07 01:06:09 +01:00
Graham Nelson a1e28495b3 Inbuild now uses the new web_md service 2020-04-02 00:45:02 +01:00
Graham Nelson 567950cce4 Continued redrafting of inbuild module 2020-04-01 20:43:13 +01:00
Graham Nelson b044dc53dd Further work redrafting inbuild module 2020-03-31 00:17:21 +01:00
Graham Nelson 4c05cacf9b Redrafted Chapter 4 of inbuild module 2020-03-30 13:25:23 +01:00
Graham Nelson 8f2dea78de Redrafted Chapter 3 of inbuild module 2020-03-30 12:23:06 +01:00
Graham Nelson 123b9c166e Redrafted most of Chapter 3 of inbuild 2020-03-30 00:30:20 +01:00
Graham Nelson e76d02da6e Redrafted Chapter 1 of inbuild module 2020-03-29 17:39:17 +01:00
Graham Nelson 47f29c9e86 Improved Genre API 2020-03-29 14:48:19 +01:00
Graham Nelson b254a8d41f Added arch-test 2020-03-29 12:32:49 +01:00
Graham Nelson 5a5ba70c21 Tidied up the inter tool 2020-03-29 00:22:31 +00:00
Graham Nelson 424392c3d1 Simplified unit test tools and module interfaces 2020-03-28 19:42:53 +00:00
Graham Nelson 883077bbc1 Standardised module interfaces to foundation and syntax 2020-03-28 15:00:33 +00:00
Graham Nelson 8b4dfae940 Better abstraction of inbuild module 2020-03-28 13:00:08 +00:00
Graham Nelson 557028ce63 Made inform7, inbuild and inter command lines more consistent 2020-03-27 23:17:16 +00:00
Graham Nelson 6a1678ef06 Small fix 2020-03-26 23:31:05 +00:00
Graham Nelson 93ffb8b3d6 Added reference cards 2020-03-26 23:26:35 +00:00
Graham Nelson 4054358914 Documented Inbuild 2020-03-26 19:22:26 +00:00
Graham Nelson 3c59521ab7 Removed need to declare SENTENCE_NODE when using syntax module 2020-03-26 09:59:32 +00:00
Graham Nelson b4bf54424d Moved semantic versioning out of arch 2020-03-22 22:45:46 +00:00
Graham Nelson a693ee4653 Documentation tidy-up 2020-03-22 10:50:19 +00:00
Graham Nelson 3349701c7e Relocated words and syntax modules 2020-03-11 00:21:09 +00:00
Graham Nelson 1a996f2724 Added -missing and -archive 2020-03-10 20:21:55 +00:00
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