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

67 commits

Author SHA1 Message Date
Graham Nelson 4389daa6be Better extension header checking and -recursive option in inbuild 2023-05-23 18:50:12 +03:00
Graham Nelson 7c3e494513 Fixed a bug in inbuild causing project dependency graphs to omit some extensions 2023-05-06 19:24:54 +01:00
Graham Nelson cf8339c8dc Fuller confirmed page 2023-04-18 23:20:37 +01:00
Graham Nelson a1c6f2c4fc More on installation 2023-04-16 22:57:20 +01:00
Graham Nelson e71e4da40c Better buttons 2023-04-15 22:24:34 +01:00
Graham Nelson 762133ecd2 Basic inbuild integration support 2023-04-15 18:43:04 +01:00
Graham Nelson 7e781ab106 Began work on inbuild interface to GUI apps 2023-04-13 23:11:34 +01:00
Graham Nelson 81a287a873 Repairing damaged directory extensions 2023-03-21 22:45:28 -07:00
Graham Nelson cfe81eaec2 Added platform selection to HTML preprocessing 2022-08-12 11:12:17 +01:00
Graham Nelson bcf3b5561f Revised in-app advice pages, and how they are generated 2022-08-12 10:54:32 +01:00
Graham Nelson 083fca85e8 Basic registry support in inbuild 2022-07-26 00:01:56 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson 40d642fa6b Fix for bug causing kit integration into the apps to fail 2022-06-06 22:06:31 +01:00
Graham Nelson 95212828d3 Added -build-locate and -use-locate options to inbuild 2022-05-12 23:31:52 +01:00
Graham Nelson 913ae66789 Scanning directories in alphabetical order 2022-04-19 22:05:06 +01:00
Graham Nelson e1be3d516d Minor documentation improvements 2022-03-31 12:32:39 +01:00
Graham Nelson c16ced6a3c Sorted search results in inbuild 2020-07-18 10:27:25 +01:00
Graham Nelson 7c2a7170c4 New file-system separator character convention 2020-07-06 23:00:03 +01:00
Graham Nelson dcc6469aa3 Consequence of refactoring Foundation::start 2020-07-05 15:33:25 +01:00
Graham Nelson 267779bdbb Implemented -locale across all tools 2020-07-05 11:01:27 +01:00
Graham Nelson 822b38d314 Migrated to clang 11 2020-06-27 23:18:54 +01:00
Graham Nelson 4c86f53d74 Improved Preform source 2020-05-17 00:20:21 +01:00
Graham Nelson c63b502165 Work in progress 2020-05-12 23:33:17 +01:00
Graham Nelson 80af58f62e Catching up with Inweb changes 2020-05-09 13:07:39 +01:00
Graham Nelson d8ff772b1f Improved supervisor/words bridge 2020-05-06 12:55:04 +01:00
Graham Nelson 48cb7c24c4 Restructured and simplified project supervisor 2020-05-05 21:59:02 +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 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 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 8b4dfae940 Better abstraction of inbuild module 2020-03-28 13:00:08 +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 1a996f2724 Added -missing and -archive 2020-03-10 20:21:55 +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 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 528c68ce07 Improved command-line interface 2020-02-27 00:35:17 +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