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

56 commits

Author SHA1 Message Date
Graham Nelson 5ccc10ada9 Layout files for extension documentation 2023-09-03 23:58:21 +01:00
Graham Nelson 1d1605d82a Double-backtick for command parser commands 2023-08-30 09:09:46 +01:00
Graham Nelson e8a656bc67 Moved IFM into foundation 2023-08-25 11:02:12 +01:00
Graham Nelson 88f970e3eb Adopted Markdown for extension documentation 2023-08-23 12:15:46 +01:00
Graham Nelson a7249593f4 Final withdrawal of -transient switch 2023-08-08 23:50:45 +01:00
Graham Nelson 2c84a758d1 Fixed various bugs with installing directory extensions 2023-07-23 15:28:37 +01:00
Graham Nelson f0ed01994d More on extension documentation examples 2023-07-21 11:49:36 +01:00
Graham Nelson 1b3d40d592 Further along generating extension documentation 2023-07-19 23:46:39 +01:00
Graham Nelson d804725e46 Further improvements to extension documentation 2023-07-18 23:43:45 +01:00
Graham Nelson ad2a8e18d8 Started in on a better extension documentation renderer 2023-07-17 00:44:11 +01:00
Graham Nelson fb602f6e2c Removal of now unnecessary census code 2023-07-13 00:23:12 +01:00
Graham Nelson 52584d8d23 Disabling the census-mode command line switches 2023-07-11 21:35:09 +01:00
Graham Nelson 8da3a9f58f More on Extensions page 2023-07-05 09:52:32 +01:00
Graham Nelson e026f39c2c Further on new Extensions page 2023-07-04 17:04:07 +01:00
Graham Nelson 042c9f7c2e Implemented -deprecated-external and basic support for warnings in Inform 2023-06-07 09:55:36 +01:00
Graham Nelson 203cc39e33 Further work on inbuild verbosity 2023-06-01 22:24:00 +01:00
Graham Nelson 28d28618e9 Added -verbose to inbuild 2023-05-27 08:19:48 +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 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson a1c6f2c4fc More on installation 2023-04-16 22:57:20 +01:00
Graham Nelson 81a287a873 Repairing damaged directory extensions 2023-03-21 22:45:28 -07:00
Graham Nelson 2bb1f6f80c Breaking ground on IE-0001 2022-12-07 23:28:26 +00:00
Graham Nelson 083fca85e8 Basic registry support in inbuild 2022-07-26 00:01:56 +01:00
Graham Nelson 75e61b1842 -kit withdrawn in favour of JSON metadata for projects 2022-06-27 22:25:28 +01:00
Graham Nelson a3cf5b6ab2 Enabled incremental kit-building 2022-06-26 22:38:07 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson b010ef8984 Kits now use JSON metadata 2022-06-03 12:24:07 +01:00
Zed Lopez 4359a78d06 simoly -> simply 2022-05-16 23:46:35 -07:00
Graham Nelson 95212828d3 Added -build-locate and -use-locate options to inbuild 2022-05-12 23:31:52 +01:00
Graham Nelson a32d2878a1 Fix for Jira bug I7-2078 2022-05-07 10:02:51 +01:00
Andrew 8e16198a02 typos found in INB*/IND* directories 2022-05-01 08:12:40 -05:00
Graham Nelson c876a87d40 Improved command-line interface for inter 2022-03-24 23:35:22 +00:00
Graham Nelson 5469be5e85 Improved pipelines 2021-11-13 13:29:56 +00:00
Graham Nelson 4a3dd923b2 Removed spurious newline in Basic Inform projects to C 2021-09-14 09:14:25 +01:00
Graham Nelson 9fe3a62c25 Improved supervisor's handling of stand-alone I7 source files 2021-09-12 13:21:13 +01:00
Graham Nelson 850901508d Added -basic command-line switch 2021-09-11 17:10:54 +01:00
Graham Nelson cc4287a9e7 Refactored arch module to provide new -format notation 2021-09-11 14:36:26 +01:00
Graham Nelson c2b1504318 Divided codegen module into new modules pipeline and final 2021-08-10 11:01:03 +01:00
Graham Nelson 409411440a Began a migration of indexing to codegen 2021-05-31 17:45:44 +01:00
Graham Nelson 515b130748 Pared calculus module down to essential predicates only 2020-08-29 09:33:21 +01:00
Graham Nelson 8e8565c0db Further work on annotation logging 2020-08-28 01:00:52 +01:00
Graham Nelson b0c0bf87ea Further post-fragmentation tidying 2020-08-27 15:50:24 +01:00
Graham Nelson 51c0f7c521 Better logging of parse tree, part I 2020-08-06 22:01:38 +01:00
Graham Nelson 822b38d314 Migrated to clang 11 2020-06-27 23:18:54 +01:00
Graham Nelson e630531226 Restructured html module 2020-05-10 17:33:41 +01:00
Graham Nelson dd8233116c Documented arch module 2020-05-09 23:49:59 +01:00
Graham Nelson baff90449f Refactored to remove works hash and enable multiple versions in ext dictionary 2020-05-09 16:25:04 +01:00
Graham Nelson 0e63cacd7b Removed use of _array_CLASS 2020-05-09 14:15:42 +01:00
Graham Nelson 80af58f62e Catching up with Inweb changes 2020-05-09 13:07:39 +01:00
Graham Nelson 00147622fe Completed census revision 2020-05-09 12:10:43 +01:00