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

184 commits

Author SHA1 Message Date
Graham Nelson 57a1cf6f40 Tweaks to comply better with extension MIT, MIT-0, CC0 and Unlicense terms 2024-05-04 12:33:55 +01:00
Graham Nelson 7d21367324 IE-0036 completed 2024-05-02 23:31:53 +01:00
Graham Nelson 28c50813a8 Tidying up 2024-04-29 09:23:13 +01:00
Graham Nelson beff2bc9de Tentative splitting of time and duration 2024-04-28 00:09:02 +01:00
Graham Nelson 47472c0319 Neptune-defined arithmetic 2024-04-27 13:12:51 +01:00
Graham Nelson ec38eb8d2f Improvements to how extensions can create kinds 2024-04-24 23:01:07 +01:00
Graham Nelson 61534b38cc Reform of pointer-value kind support and Neptune 2024-04-22 00:28:32 +01:00
Graham Nelson 19ab732223 Further drafting on the Kits chapter 2024-04-18 23:36:59 +01:00
Graham Nelson 9c7ccf6f1e Further drafting on kits 2024-04-16 23:53:34 +01:00
Graham Nelson 76ad21db13 Further WWI redrafting 2024-04-15 23:43:54 +01:00
Graham Nelson 2fa1defd6d Expanded extension documentation 2024-04-13 14:05:47 +01:00
Graham Nelson 0726b2cbf1 Moved implications from Extensions chapter to Kinds chapter 2024-04-09 18:44:05 +01:00
Graham Nelson da863513d0 Documented IE-0026 in a new chapter on Advanced Notation 2024-04-09 16:36:47 +01:00
Graham Nelson 2f51b6ef66 Documented number bases portion of IE-0026 2024-04-08 00:12:29 +01:00
Graham Nelson d774ce8693 Documented IE-0031 (banish) and tidied up testing command sections 2024-04-07 16:15:55 +01:00
Graham Nelson b5d752a5c9 Some indexing 2024-04-07 15:05:39 +01:00
Graham Nelson ed5b884ae0 Documented IE-0021 on no automatic plural synonyms 2024-04-07 14:55:53 +01:00
Graham Nelson c83451bde1 Further emoji example 2024-04-07 14:45:08 +01:00
Graham Nelson 3f4c675291 Minor change to cover IE-0019 2024-04-07 14:33:22 +01:00
Graham Nelson 5e44d82c21 Completed plumbing-in of IE-0010 on concepts 2024-04-07 13:00:23 +01:00
Graham Nelson 5c4cde9683 Removed brief section on translates into Unicode in light of IE-0005 2024-04-07 11:33:24 +01:00
Graham Nelson 95bea0a77a Added Source control, git and GitHub section to cover IE-0002 2024-04-07 11:29:29 +01:00
Graham Nelson 563c0d1a11 Miscellaneous HTML generation infelicities fixed 2024-04-04 23:25:29 +01:00
Graham Nelson c8511d8e34 Converted documentation and examples to Markdown and removed indoc from build process 2024-04-03 22:06:16 +01:00
Graham Nelson 29926cc74e Fix for Jira bug I7-2380 2024-03-19 21:14:26 +00:00
Graham Nelson 8ba38acec7 Adapted parser to the new truncated dictionary word bit provided by I6 2024-03-12 08:54:17 +00:00
Graham Nelson 81053713c3 Adopted unstable new I6 to experiment with singular/plural noun detection 2024-02-26 22:51:15 +00:00
Graham Nelson ba0db57d5d Updated test results to match the new glulxe RNG 2024-01-08 21:44:02 +00:00
Philip Chimento 81bc47af7c Fix title-casing in examples test names
On a case-sensitive file system, the names of the examples need to have
the same casing as their transcripts.
2023-09-10 11:31:58 -07:00
Graham Nelson 5dc29e47ee Migrated outcome pages to Markdown and removed inrtps tool 2023-08-26 15:14:13 +01:00
Graham Nelson bfd1e8083d
Merge pull request #120 from zedlopez/mcupdate
name update
2023-08-09 09:37:57 +01:00
Graham Nelson 46cf0968aa Reconstructed the test suite 2023-08-04 13:41:37 +01:00
Graham Nelson dbf6422a28 Tiny tweak 2023-08-02 19:09:35 +01:00
Zed Lopez 74c2dc0e6f further references 2023-07-27 07:33:37 -07:00
Zed Lopez 723e2bcb89 name update 2023-07-27 07:26:20 -07:00
Graham Nelson db88b3da8d Bogus case sensitivity file renames to placate git 2023-07-24 22:39:35 +01:00
Graham Nelson bbbccb7a8c Untested examples made testable 2023-07-24 21:57:30 +01:00
Graham Nelson e08e1ae10b
Merge pull request #119 from zedlopez/no_tree_like_showtree
initial commit of showtree
2023-07-24 12:03:08 +01:00
Graham Nelson cab0cf5175 New example file format for documentation 2023-07-24 11:56:58 +01:00
Zed Lopez 036034955d initial commit of showtree 2023-07-23 23:14:54 -07:00
Graham Nelson 887349c6f3 Added Olympic Medals to Recipe Book 2023-07-22 17:22:24 +01:00
Dannii Willis e7ced531f6 Fix test SortOverflows 2023-07-18 21:31:22 +10:00
Dannii Willis 6e1d6eddb8 Sort tables with a custom phrase (I7-2392) 2023-07-18 14:07:38 +10:00
Dannii Willis 3b6794a14c Sort lists with a custom phrase (I7-2392) 2023-07-18 12:36:44 +10:00
Graham Nelson 86d4c5c9a4 Updated notes 2023-07-13 09:11:03 +01:00
Graham Nelson 60de972a39
Merge pull request #115 from zedlopez/solitude
fix for Solitude example
2023-07-13 08:28:42 +01:00
Zed Lopez 90306107f5 fix for Solitude example 2023-07-12 20:19:52 -07:00
Zed Lopez 404a590fac patch to "The Eye of Idol" example 2023-07-12 19:52:15 -07:00
Graham Nelson eb00037dc5 Made NoExtensions.html generated via inrtps 2023-07-11 21:46:27 +01:00
Dannii Willis d034424655 And update the WWI docs for the starting the virtual machine activity. 2023-07-03 18:29:11 +10:00