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

161 commits

Author SHA1 Message Date
Graham Nelson e14c21e835 A little experimental work on literal notations 2023-07-07 09:57:45 +01:00
Graham Nelson 2f8330823e New abstract object kind in Basic Inform 2023-07-06 18:58:52 +01:00
Graham Nelson 7569de20a8 Rewrite of kind constructor support code in runtime module 2023-06-26 09:13:25 +01:00
Graham Nelson 25e625eaf3 Updated weave 2023-06-24 12:07:43 +01:00
Graham Nelson a9350acc83 Further on enumerations 2023-06-24 00:29:35 +01:00
Graham Nelson 9fa1ad6993 Refactored code-provenance Inter instructions 2023-06-12 10:03:15 +01:00
Graham Nelson d7d1d09277 Removal of BasicInformExtrasKit 2023-06-11 14:34:38 +01:00
Graham Nelson 93f871711b Further pruning of BasicInformExtrasKit 2023-06-11 11:43:28 +01:00
Graham Nelson 4d4353f983 Consolidation of kit support for activities 2023-06-10 23:52:27 +01:00
Graham Nelson e8278a5697 Minor tidying-up after ORIGSOURCE_IST changes 2023-06-05 11:12:24 +01:00
Graham Nelson e5c33024f6 More filtering of I6 memory settings 2023-05-16 08:58:36 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson b382906e39 Further improvements to I6 syntax error reporting 2023-04-29 23:36:11 +01:00
Graham Nelson 568429d61c More accurate I6 error location 2023-04-28 11:18:56 +01:00
Graham Nelson 8aa902ce50 More on schema error reporting 2023-04-26 23:11:43 +01:00
Graham Nelson 8d92831249 Improved error reporting on kit and insertion code 2023-04-25 10:37:50 +01:00
Graham Nelson 4d97b499cf Fix for Jira bug I7-2335 2023-04-23 23:15:44 +01:00
Graham Nelson 4fb6e57b86 Fix for Jira bug I7-2297 2023-04-23 21:16:45 +01:00
Graham Nelson cc08b7cdec Making a start on IE-0015 world model enforcement 2023-01-16 22:45:50 +00:00
Graham Nelson cbe7012fb6 Fix for Jira bug I7-2264 2023-01-05 09:36:39 +00:00
Graham Nelson 24988c7383 Further prerequisites for IE-0004 2022-11-03 22:56:50 +00:00
Graham Nelson 69135575f6 Implemented +replacing(keeping) 2022-10-23 13:20:55 +01:00
Graham Nelson 2083e65b6e Experimental work on +namespace 2022-10-12 23:53:21 +01:00
Graham Nelson ad81cf2e48 Implemented +private annotation 2022-10-10 23:38:11 +01:00
Graham Nelson 839aec2a7f Implemented IE-0006 2022-10-09 23:26:03 +01:00
Graham Nelson 7c57fb7661 Completed rewrite of DialogueKit 2022-10-01 11:44:34 +01:00
Graham Nelson c970317683 IE-0009 now implemented in draft form 2022-09-26 00:22:54 +01:00
Graham Nelson 1c8820a429 Added containment relation for lines within beats 2022-09-21 23:39:34 +01:00
Graham Nelson 52baf6cfc1 Fix for Jira bug I7-2192 2022-08-28 14:01:38 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson 2d30638e0d Fix for Jira bug I7-2117 2022-05-17 21:33:35 +01:00
Graham Nelson fce5a28aef Inbuild now ignores candidate extensions whose filenames begin with "." 2022-05-15 22:38:57 +01:00
Graham Nelson 557c010bbf Fix for Jira bug I7-2109 2022-05-13 07:38:40 +01:00
Graham Nelson 03d5d1e40d Fix for two unrelated issues in Jira bug report I7-2090 2022-05-12 10:56:19 +01:00
Graham Nelson 37bf39de3f Fix for Jira bug I7-2100 2022-05-11 21:46:13 +01:00
Graham Nelson 1ecf77049c Enabled indirect function calls from I6 inclusions in I7 2022-05-10 10:43:18 +01:00
Graham Nelson f530783708 Fix for Jira bug I7-2084 2022-05-07 13:11:24 +01:00
Graham Nelson 31c156b2b5 Fix for bracketed negative numbers in I6 assembly inclusion bug 2022-05-02 22:59:04 +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 913ae66789 Scanning directories in alphabetical order 2022-04-19 22:05:06 +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 b2e838c06d Refactored indexing to become a new pipeline stage 2022-04-09 14:52:23 +01:00
Graham Nelson 994d29968c Better incremental kit-building 2022-04-05 12:14:27 +01:00
Graham Nelson cba72a3537 Improved source website 2022-04-04 18:31:44 +01:00
Graham Nelson 1a5d36ec01 Fixed issue with forward references in binary Inter 2022-03-25 23:37:32 +00:00
Graham Nelson c876a87d40 Improved command-line interface for inter 2022-03-24 23:35:22 +00:00