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

1922 commits

Author SHA1 Message Date
Andrew Plotkin 338dfccd02 Reverse temp change. 2023-05-27 09:41:50 -04:00
Andrew Plotkin 6f0abf7d62 Comment. 2023-05-27 09:20:15 -04:00
Andrew Plotkin 4426ac0f6e Correct parsing of #OrigSource inside a function. 2023-05-27 09:17:57 -04:00
Andrew Plotkin 65865563cd Don't write the second argument of #OrigSource if it wasn't set.
(Or is zero.)
2023-05-27 09:11:30 -04:00
Andrew Plotkin 9e5a9af370 Start working through #origsource in kit code. 2023-05-26 20:08:07 -04:00
Andrew Plotkin 40259e3e7a Start parsing #Origsource in the I6-to-Inter stage. Not yet useful. 2023-05-26 10:20:26 -04:00
Andrew Plotkin dd5ff2a7b2 Comment. 2023-05-25 12:53:48 -04:00
Andrew Plotkin 63fce0f1a7 Optimize the case of OrigSource with no arguments. 2023-05-25 12:52:36 -04:00
Andrew Plotkin 0632deb783 Comments. 2023-05-25 12:05:23 -04:00
Andrew Plotkin 70f4b854c4 Rename ORIGSOURCE_MTID to PLACE_ORIGSOURCE_MTID, which reads a little better. 2023-05-25 11:56:30 -04:00
Andrew Plotkin 9cb1194e46 Remove temporary comment code. 2023-05-25 11:43:17 -04:00
Andrew Plotkin 865c511c46 Inter version change, rebuild the .interb files. 2023-05-25 11:11:53 -04:00
Andrew Plotkin be564fa747 Merge branch 'master' into origsource 2023-05-25 11:06:06 -04:00
Andrew Plotkin b901f9c391 Guess we're bumping the Inter version. 2023-05-25 11:02:32 -04:00
Andrew Plotkin fd927245cd Clean up OrigSource at the end of a function. 2023-05-24 18:38:27 -04:00
Andrew Plotkin e3c519c23e OrigSource directives for I6. 2023-05-24 18:30:25 -04:00
Andrew Plotkin e2d7e25045 Plumbing for the OrigSource construct. 2023-05-24 17:36:02 -04:00
Andrew Plotkin cde27e8068 Probably too much work to generate Origsource directives. 2023-05-24 16:44:25 -04:00
Graham Nelson 004ceabc16 Added versions to "I've also read..." console messages 2023-05-24 10:17:49 +03:00
Graham Nelson 77d75b0efa More generous parsing of extension titling lines 2023-05-24 09:46:02 +03:00
Graham Nelson c2fabbe505 Policing spurious or missing project directory contents 2023-05-23 23:33:29 +03:00
Graham Nelson 4389daa6be Better extension header checking and -recursive option in inbuild 2023-05-23 18:50:12 +03:00
Graham Nelson e5c33024f6 More filtering of I6 memory settings 2023-05-16 08:58:36 +01:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Graham Nelson 33c10204bc Unicode character size storage changes for IE-0005 2023-05-15 22:04:46 +01:00
Graham Nelson 76293cccfd Updated notes 2023-05-14 22:08:09 +01:00
Graham Nelson 0038a2e46f Fix for Jira bug I7-2242 2023-05-14 22:06:17 +01:00
Graham Nelson 0370bf5969 Updated notes 2023-05-08 09:46:21 +01:00
Graham Nelson 687dba6857 Fix for Jira bug I7-2344 2023-05-08 09:44:37 +01:00
Graham Nelson 58281ff2ad Updated notes 2023-05-08 00:02:32 +01:00
Graham Nelson d608388d64 Fix for Jira bug I7-2225 2023-05-08 00:00:16 +01:00
Graham Nelson baef97ff95 More on IE-0018 2023-05-07 08:16:48 +01: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 03801928bf More on extension installation 2023-05-06 13:25:34 +01:00
Graham Nelson 72d90591ff Renamed variable to avoid Windows build issues 2023-05-04 19:32:27 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00
Graham Nelson 326dacf96b And source 2023-05-03 09:39:20 +01:00
Graham Nelson 774b724ec3 Fix for unicode pointers bug 2023-05-03 09:37:34 +01:00
Graham Nelson a011ec67b9 Fix for Jira bug I7-2341 2023-05-02 21:40:15 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson 1f058a9503 Fix for Jira bug I7-2293 2023-04-30 11:50:22 +01:00
Graham Nelson 29e5206d42 Updated notes 2023-04-30 10:40:31 +01:00
Graham Nelson 04e526f0a6 Fix for Jira bug I7-2298 2023-04-30 10:31:51 +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 a1d0a7bda8 Updated notes 2023-04-23 23:17:56 +01:00
Graham Nelson 4d97b499cf Fix for Jira bug I7-2335 2023-04-23 23:15:44 +01:00
Graham Nelson c9f22044b5 Updated notes 2023-04-23 21:18:14 +01:00