1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
Commit graph

43 commits

Author SHA1 Message Date
Graham Nelson 0f37410f01 Divided layout into sitemap and contents 2023-09-10 23:46:39 +01:00
Graham Nelson 5dc29e47ee Migrated outcome pages to Markdown and removed inrtps tool 2023-08-26 15:14:13 +01:00
Graham Nelson b2940e8fbf And more on literal notations 2023-07-15 16:44:29 +01:00
Graham Nelson f6c3b1f505 Digits and values for LPEs 2023-07-15 00:28:00 +01:00
Graham Nelson ed743bbcb6 Ranges for literal notation parts not starting from 0 2023-07-14 14:20:05 +01:00
Graham Nelson e14c21e835 A little experimental work on literal notations 2023-07-07 09:57:45 +01:00
Graham Nelson c75e8a142c Implemented IE-0002 2022-10-30 23:05:55 +00:00
Graham Nelson c970317683 IE-0009 now implemented in draft form 2022-09-26 00:22:54 +01:00
Graham Nelson 1e278c663c Began parsing dialogue choices 2022-09-14 11:03:49 +01:00
Graham Nelson 2f786c3524 Introducing performance styles 2022-09-11 23:33:38 +01:00
Graham Nelson 3333b4ac03 Tidied up recent dialogue code 2022-09-09 23:53:15 +01:00
Graham Nelson 0d6eba5bfd The dawn of DialogueKit 2022-09-06 23:03:04 +01:00
Graham Nelson c25d6f41e1 Further dialogue parsing 2022-09-05 23:38:04 +01:00
Graham Nelson 03592cb26f Refactored plugins to become compiler features 2022-09-01 00:14:18 +01:00
Graham Nelson 3ea9ce725f Second attempt to reconcile links 2022-04-28 17:37:28 +01:00
Graham Nelson e3ca7dd3c1 Possible fix for navigation link issue between inform and inweb/intest 2022-04-28 17:20:06 +01:00
Graham Nelson 99c7394e81 Modernised inform.mkscript 2022-04-25 16:44:43 +01:00
Graham Nelson a1aa7642e9 Documented and rounded out some debugging features 2022-04-18 15:46:46 +01:00
Graham Nelson a2bc2c4767 Miscellaneous catching up 2022-04-14 23:14:14 +01:00
Graham Nelson cdb2b8a809 Fix for Mantis bug 1846 2022-04-13 22:09:08 +01:00
Graham Nelson b2e838c06d Refactored indexing to become a new pipeline stage 2022-04-09 14:52:23 +01:00
Graham Nelson cba72a3537 Improved source website 2022-04-04 18:31:44 +01:00
Graham Nelson c2b1504318 Divided codegen module into new modules pipeline and final 2021-08-10 11:01:03 +01:00
Graham Nelson 6d7ae1bfbc Made internal tests run faster 2021-05-19 23:30:27 +01:00
Graham Nelson dfca4dbc9c Made tables synoptically linked 2021-05-01 10:46:37 +01:00
Graham Nelson eec32b0f4b Reduced usage of compilation_unit to a minimum 2021-04-12 10:20:09 +01:00
Graham Nelson fce781beff Moved compilation data to imperative module 2021-04-11 21:41:26 +01:00
Graham Nelson a4dbc2d8f3 Minor tweaks to code block compilation 2021-04-05 00:56:48 +01:00
Graham Nelson 467ae1892c Reorganised local variables 2021-04-02 17:33:37 +01:00
Graham Nelson 7b2df20585 Improved type data 2021-03-28 23:42:22 +01:00
Graham Nelson fd34abd418 Refactored Definition: X is Y: subtrees 2021-03-25 08:46:41 +00:00
Graham Nelson 919fd9bc3e Tentative work on imperative nodes 2021-03-24 00:20:56 +00:00
Graham Nelson 8daea041e6 Reimplemented CG tokens 2021-03-18 17:56:40 +00:00
Graham Nelson 6b8726060d Isolated actions and parsing node annotations 2021-02-24 10:10:34 +00:00
Graham Nelson 7a8ec51907 Completed refactor of plugins 2021-02-20 15:45:46 +00:00
Graham Nelson caa5069ed5 Began revamp of plugins 2021-02-19 23:20:09 +00:00
Graham Nelson b4a6775fa6 Reorganised the values module 2021-02-06 18:00:34 +00:00
Graham Nelson 43bbcdbaf4 Completed assertions module 2021-02-05 00:15:21 +00:00
Graham Nelson 515b130748 Pared calculus module down to essential predicates only 2020-08-29 09:33:21 +01:00
Graham Nelson 52f909c730 Seemingly endless annotation 2020-08-28 11:16:29 +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 c4ae8922c2 Further reorganisation 2020-08-26 23:12:58 +01:00