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

1221 commits

Author SHA1 Message Date
Graham Nelson 7ee6162839 Type change needed for Windows 2022-04-08 17:51:28 +01:00
Graham Nelson fbf4e2d882 Updated test suite for inblorb and inbuild 2022-04-08 10:23:23 +01:00
Graham Nelson 2a4e9ddb48 Fix for Mantis bug 2040 2022-04-07 23:01:27 +01:00
Graham Nelson 4a252c10cc Bug fix for inblorb on releasing auxiliary files 2022-04-07 22:37:19 +01:00
Graham Nelson 1e23e65814 Fix for Mantis bug 2045 2022-04-07 22:36:47 +01:00
Graham Nelson d96c960a7f Fix for Mantis bug 2046 2022-04-07 21:51:09 +01:00
Graham Nelson 39a7ca6417 Fix for Mantis bug 2054 2022-04-07 21:26:04 +01:00
Graham Nelson 9b87f3e484 Fix for Mantis bug 2053 2022-04-07 20:24:59 +01:00
Graham Nelson 21cfe8f6a0 Fix for Mantis bug 2055 2022-04-07 20:21:22 +01:00
Graham Nelson 1987a347a8 Fix and test case for Mantis bug 2070 2022-04-07 12:38:04 +01:00
Graham Nelson 07660ac6c0 Fix for Mantis bug 2067 2022-04-07 12:20:16 +01:00
Graham Nelson e29d0adb2f Fix for Mantis bug 2068 2022-04-07 11:26:39 +01:00
Graham Nelson 6a6aa005ce Fix and test case for Mantis bug 2084 2022-04-07 10:56:26 +01:00
Graham Nelson 45b53fca22 Fix for Mantis bug 2087 2022-04-07 10:43:01 +01:00
Graham Nelson 3cf5334e29 Fix for Mantis bug 2105 2022-04-07 09:02:38 +01:00
Graham Nelson 389d13d86b Fix for Mantis bug 2075 2022-04-06 23:30:32 +01:00
Graham Nelson ce373c14fa Fix for Mantis bug 2081 2022-04-06 22:09:44 +01:00
Graham Nelson c1378e13d0 Fix and test case for Mantis bug 2080 2022-04-06 22:04:57 +01:00
Graham Nelson c143db1985 Fix for Mantis bug 2086 2022-04-06 21:34:48 +01:00
Graham Nelson 5a8ad1d7aa Fix for Mantis bug 2096 2022-04-06 21:27:10 +01:00
Graham Nelson 5baa997f03 Fix for Mantis bug 2097 2022-04-06 21:19:38 +01:00
Graham Nelson 7b361ce679 Fix for Mantis bug 2104 2022-04-06 21:15:32 +01:00
Graham Nelson 6d1fe47030 Fix for Mantis bug 2098 2022-04-06 21:10:41 +01:00
Graham Nelson 1d71b34f9c Fix for Mantis bug 2102 2022-04-06 21:05:37 +01:00
Graham Nelson e369779098 Fix and test case for Mantis bug 2082 2022-04-06 18:14:49 +01:00
Graham Nelson 6eedda53e6 Fixed bug in releasing small cover image for projects with default cover art 2022-04-06 11:14:15 +01:00
Graham Nelson 0e3d85ac19 Advanced Parchment version to 2022.01 2022-04-05 23:37:45 +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 67fa264942 Improvements to top-level navigation of source 2022-04-03 23:56:31 +01:00
Graham Nelson 40de6e1c2e Updated to Quixe v2.2.0 2022-04-03 22:14:58 +01:00
Graham Nelson e1be3d516d Minor documentation improvements 2022-03-31 12:32:39 +01:00
Graham Nelson ca2f51b347 Raised MAX_BLOCKS_ALLOWED to 15000 on retrospective builds 2022-03-31 12:31:04 +01:00
Graham Nelson d0b83c2686 Better type parsing in textual Inter 2022-03-28 07:57:52 +01:00
Graham Nelson 4dea2b3159 Numerous bugs fixed in loading large textual Inter files 2022-03-27 23:14:38 +01:00
Graham Nelson fa8aa0f0a9 Improvements to out-of-sequence Inter loading 2022-03-26 23:18:41 +00: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
Graham Nelson fdbb235a63 Shaved about 5cs off 2022-03-24 10:53:32 +00:00
Graham Nelson ab4de63628 Sped up compiler by around 10% 2022-03-23 09:49:43 +00:00
Graham Nelson 1008887dc8 Improved pipeline documentation 2022-03-22 21:11:49 +00:00
Graham Nelson 9e18fef68d Clarified documentation on Inter conventions 2022-03-21 23:44:15 +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 fe6747d594 Removed scope and noun filter annotations 2022-03-19 23:20:20 +00:00
Graham Nelson f3c4f9140a Eliminated the two verb annotations 2022-03-17 22:50:28 +00:00
Graham Nelson dd97aa9eb1 Eliminated TABLEARRAY_IANN and similar annotations 2022-03-17 12:07:10 +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