1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-26 04:00:43 +03:00
Commit graph

2388 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 dc839857d0 Most of IE-0036 2024-05-01 23:40:00 +01:00
Graham Nelson 0a760f4e3b Enabled JSON metadata to contain licence declaration 2024-04-29 23:19:36 +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 2958d7ae19 Refactored compilation of arithmetic operations 2024-04-26 01:01:32 +01:00
Graham Nelson ec38eb8d2f Improvements to how extensions can create kinds 2024-04-24 23:01:07 +01:00
Graham Nelson 623fbb916e Added one kind-value pair function 2024-04-22 09:37:42 +01:00
Graham Nelson 61534b38cc Reform of pointer-value kind support and Neptune 2024-04-22 00:28:32 +01:00
Graham Nelson 7ba1243d99 Updating docs 2024-04-18 23:38:46 +01:00
Graham Nelson 832678bff7 Clarification of pointer-value kinds support code 2024-04-18 23:37:18 +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 8df93ad484 Updated docs 2024-04-08 22:39:30 +01:00
Graham Nelson 85d24c891e Fix for Jira bug I7-2293 2024-04-08 22:38:02 +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 1c3ad9f35d Updated docs 2024-04-07 13:16:12 +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 70d7057aab Corrected indentation 2024-04-07 10:34:30 +01:00
Graham Nelson cb497ae3d0 Minor make change to accommodate Windows and Linux 2024-04-07 10:31:45 +01:00
Graham Nelson beb8817e5d
Merge pull request #140 from neroden/fix-control-character-input-bug-more
Allow Unicode control characters to be printed with "say" under Glulx…
2024-04-05 11:31:00 +01:00
Graham Nelson 30f09905c7 Corrected ideal transcripts in light of PR#138 2024-04-05 11:29:59 +01:00
Graham Nelson efc18df91a
Merge pull request #138 from neroden/fix-remove-bug
Fix Jira Bug I7-2460
2024-04-05 10:07:50 +01:00
Graham Nelson ee26051d01
Merge pull request #139 from neroden/stack-patch
Fix Jira bug I7-2021
2024-04-05 10:03:08 +01:00
Graham Nelson 563c0d1a11 Miscellaneous HTML generation infelicities fixed 2024-04-04 23:25:29 +01:00
Graham Nelson 3860f9ed1c Minor tidy-up 2024-04-04 21:53:22 +01:00
Graham Nelson 6df6574fe0
Merge pull request #125 from zedlopez/undressing_in_the_abstract
make abstraction strip worn flag
2024-04-04 21:50:43 +01:00
Graham Nelson c32877b5c4
Merge pull request #136 from stuartlangridge/patch-2
Dublin Core, not Durham Core
2024-04-04 19:07:30 +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 6b08fa1427 Updated pending notes 2024-04-03 21:06:40 +01:00
Graham Nelson 6b118ad089 Fix for Jira bug I7-2311 2024-04-03 12:32:58 +01:00
Graham Nelson 223e13be6d Fix for Jira bug I7-2473 2024-04-03 12:17:52 +01:00
Graham Nelson 981571bfe8 Added audible/inaudible adjectives 2024-04-02 08:40:34 +01:00
Graham Nelson ae9bbcd634 Fix for Jira bug I7-2480 2024-04-02 08:39:26 +01:00
Graham Nelson 8e5220ed61 Enabled "the verb be" as equivalent to "the verb are" 2024-03-21 18:27:17 +00:00
Graham Nelson 29926cc74e Fix for Jira bug I7-2380 2024-03-19 21:14:26 +00:00
Graham Nelson 6ba290b57f Change to how ambiguously plural works 2024-03-18 10:06:31 +00:00