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

175 commits

Author SHA1 Message Date
Graham Nelson 61534b38cc Reform of pointer-value kind support and Neptune 2024-04-22 00:28:32 +01:00
David Kinder 521e590618 First attempt at moving from wchar_t wide strings to 32-bit strings 2023-09-05 08:36:51 +01:00
Graham Nelson 46b767232b Further work on new-style RTP issuance 2023-08-26 19:41:13 +01:00
Graham Nelson ad2c648098 Fix for Jira bug I7-2366 2023-07-05 23:11:15 +01:00
Graham Nelson 41964775e1 Completed noncontiguous enumerations 2023-06-24 12:06:10 +01:00
Graham Nelson 9fa1ad6993 Refactored code-provenance Inter instructions 2023-06-12 10:03:15 +01:00
Graham Nelson 109df1dfa2 Further kit refactoring 2023-06-09 11:15:21 +01:00
Graham Nelson fbfbf6f8d6 Further redistribution of work between kits 2023-06-08 23:41:37 +01:00
Graham Nelson e8278a5697 Minor tidying-up after ORIGSOURCE_IST changes 2023-06-05 11:12:24 +01:00
Andrew Plotkin 468a68dcd0 It's ...level, eloc. 2023-05-28 20:09:27 -04:00
Andrew Plotkin c0aae6022f Maintain a text_provenence in Compile Blocks and Lines, and when
creating an OrigSourceInstruction. (As opposed to a source_location.)
2023-05-27 22:23:38 -04:00
Andrew Plotkin 4426ac0f6e Correct parsing of #OrigSource inside a function. 2023-05-27 09:17:57 -04:00
Andrew Plotkin 9e5a9af370 Start working through #origsource in kit code. 2023-05-26 20:08:07 -04:00
Graham Nelson d608388d64 Fix for Jira bug I7-2225 2023-05-08 00:00:16 +01:00
Graham Nelson 72d90591ff Renamed variable to avoid Windows build issues 2023-05-04 19:32:27 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +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 5d4586387c Fix for Jira bug I7-2334 2023-04-22 22:47:10 +01:00
Graham Nelson f46433c22c Fix for Jira bug I7-2267 2023-01-02 10:27:52 +00:00
Graham Nelson baa615c76f Slightly clarified namespaces 2022-10-13 23:15:49 +01:00
Graham Nelson 2083e65b6e Experimental work on +namespace 2022-10-12 23:53:21 +01:00
Graham Nelson 839aec2a7f Implemented IE-0006 2022-10-09 23:26:03 +01:00
Graham Nelson c9e740b086 Fix for Jira bug I7-2193 2022-08-28 15:40:06 +01:00
Graham Nelson 51e6ad8b97 Made @/o and @\o equivalent 2022-06-30 18:27:36 +01:00
Graham Nelson bf7805d755 Fix for Jira bug I7-2156 2022-06-30 12:20:49 +01:00
Graham Nelson 7857794ac6 Fix for Jira bug I7-2157 2022-06-21 00:05:35 +01:00
Graham Nelson de4d348fda Fix for Jira bug I7-2137 2022-05-30 22:53:15 +01:00
Graham Nelson 4b7ad580b7 Fix for Jira bug I7-2123 2022-05-23 22:23:43 +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 fe95b12aff Fix for Jira bug I7-2103 2022-05-11 21:31:59 +01:00
Graham Nelson 1ecf77049c Enabled indirect function calls from I6 inclusions in I7 2022-05-10 10:43:18 +01:00
Zed Lopez 27c3a6cfe3 doc typo fix 2022-05-06 19:21:12 -07:00
Graham Nelson 31c156b2b5 Fix for bracketed negative numbers in I6 assembly inclusion bug 2022-05-02 22:59:04 +01:00
Andrew 448a73d168 inter/*/*.w typos 2022-05-01 08:47:54 -05:00
Graham Nelson d25ed3f1be Removed some unreachable code causing compiler warnings 2022-04-10 16:47:32 +01:00
Graham Nelson cba72a3537 Improved source website 2022-04-04 18:31:44 +01:00
Graham Nelson 4dea2b3159 Numerous bugs fixed in loading large textual Inter files 2022-03-27 23:14:38 +01:00
Graham Nelson fdbb235a63 Shaved about 5cs off 2022-03-24 10:53:32 +00:00
Graham Nelson fb2687b873 Completed simplification of annotations 2022-03-21 10:32:13 +00:00
Graham Nelson 9fa4d0e196 Marked text literals using a typename rather than an annotation 2022-03-20 23:45:45 +00:00
Graham Nelson d1f5dc4304 Further reduction in annotation use 2022-03-20 13:41:13 +00:00
Graham Nelson 0ab1d23d9e Eliminated HEX_IANN and SIGNED_IANN 2022-03-17 00:19:49 +00:00
Graham Nelson df5da12ead Removed BIP_IANN annotation 2022-03-16 23:33:49 +00:00
Graham Nelson dbe4475f50 Further work on documenting and tidying Inter 2022-03-15 23:54:53 +00:00
Graham Nelson 0b545c37b5 Completed work on bytecode module 2022-03-14 13:53:55 +00:00
Graham Nelson a524ba53f1 Better handling of construct IDs 2022-03-13 22:08:41 +00:00
Graham Nelson 07258333cc Improved inv, lab, label 2022-03-12 23:44:46 +00:00