1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-03 17:49:39 +03:00
Commit graph

2387 commits

Author SHA1 Message Date
Graham Nelson 55f7dd9134 Tweak to accommodate MD changes 2023-08-13 23:07:27 +01:00
Graham Nelson 53a9196d19 Experimenting with limited use of Markdown in extension documentation 2023-08-11 12:47:06 +01:00
Graham Nelson fe3dc5dbf1 Added BANISH debugging command 2023-08-09 18:43:11 +01:00
Graham Nelson 153766ec77 Merge branch 'master' of https://github.com/ganelson/inform 2023-08-09 11:53:41 +01:00
Graham Nelson e3e2acc0d6 Minor changes to assist hashed testing 2023-08-09 11:52:07 +01:00
Graham Nelson bfd1e8083d
Merge pull request #120 from zedlopez/mcupdate
name update
2023-08-09 09:37:57 +01:00
Graham Nelson a7249593f4 Final withdrawal of -transient switch 2023-08-08 23:50:45 +01:00
Graham Nelson 9ee8c2eea8
Merge pull request #123 from DavidKinder/master
Fix inbuild -install and -uninstall on Windows
2023-08-08 21:12:50 +01:00
David Kinder a25f4e89ba
Merge branch 'ganelson:master' into master 2023-08-08 15:31:56 +01:00
David Kinder d942b4ef7a Fix uninstall to create the text stream OUT before checking it 2023-08-08 15:31:18 +01:00
Graham Nelson e7933968cd Added -log-to-project switch to inform7 2023-08-08 13:34:10 +01:00
David Kinder f9c3961110 Escape backslashes in Javascript install() and uninstall() calls 2023-08-08 12:06:35 +01:00
Graham Nelson 180b5af03b Minor test script changes 2023-08-07 23:35:29 +01:00
Graham Nelson 39777de387 Minor updates to test recipes 2023-08-05 23:31:01 +01:00
Graham Nelson 437c917015 Fixed minor indoc incompatibility with recent changes 2023-08-04 23:01:34 +01:00
Graham Nelson 777208c2f7 Added forgotten file 2023-08-04 20:02:05 +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
Graham Nelson f467e9d0cc Added uninstaller to inbuild 2023-08-02 15:08:37 +01:00
Graham Nelson fdafcfeb88
Merge pull request #118 from DavidKinder/master
Changes for installing extensions via inbuild on Windows
2023-08-02 11:08:16 +01:00
David Kinder 9aa9e86cd9 Allow use of the -dry command line option with -confirmed 2023-08-01 19:16:31 +01:00
David Kinder 4171e2ffc4
Merge branch 'ganelson:master' into master 2023-08-01 06:46:12 +01:00
Graham Nelson 311cd1070d Internal documentation for extensions 2023-07-31 23:33:58 +01:00
David Kinder 991c82c482
Merge branch 'ganelson:master' into master 2023-07-30 22:20:07 +01:00
Graham Nelson 0d8d6606c3 Added open-source-text links to Extensions home tab 2023-07-30 19:07:54 +01:00
David Kinder 78f85b5496
Merge branch 'ganelson:master' into master 2023-07-28 06:39:35 +01:00
Graham Nelson 55338a19d2 inbuild -modernise 2023-07-28 00:43:38 +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 e125085e42 Began restructuring intest instructions 2023-07-27 10:57:57 +01:00
David Kinder 30977fd610 Use Pathnames::to_text_relative() to print the relative path of an extension directory 2023-07-26 20:05:32 +01:00
David Kinder d984b4978f
Merge branch 'ganelson:master' into master 2023-07-25 09:01:14 +01: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
David Kinder 9883e26cc7
Merge branch 'ganelson:master' into master 2023-07-24 07:34:23 +01:00
Zed Lopez 036034955d initial commit of showtree 2023-07-23 23:14:54 -07:00
Graham Nelson 2c84a758d1 Fixed various bugs with installing directory extensions 2023-07-23 15:28:37 +01:00
David Kinder 5bf01d0ed4
Merge branch 'ganelson:master' into master 2023-07-23 14:24:20 +01:00
Graham Nelson 41d6ec7560 Fix race condition in extension documentation generation 2023-07-23 11:39:06 +01:00
David Kinder dbdcccba2a Use relative font sizes in Windows CSS 2023-07-22 21:27:02 +01:00
David Kinder 5a7508813e
Merge branch 'ganelson:master' into master 2023-07-22 21:09:00 +01:00
Graham Nelson 887349c6f3 Added Olympic Medals to Recipe Book 2023-07-22 17:22:24 +01:00
Graham Nelson 0a7b773766
Merge pull request #117 from curiousdannii/sorting
IE-0027: Allow lists and tables to be sorted via a custom comparison phrase
2023-07-22 17:04:27 +01:00
Graham Nelson f0ed01994d More on extension documentation examples 2023-07-21 11:49:36 +01:00
David Kinder b3cbeb4576 Use Filenames::copy_file() to copy files, rather than shell cp 2023-07-21 09:49:50 +01:00
Graham Nelson 1b3d40d592 Further along generating extension documentation 2023-07-19 23:46:39 +01:00
Graham Nelson d804725e46 Further improvements to extension documentation 2023-07-18 23:43:45 +01:00
Dannii Willis e7ced531f6 Fix test SortOverflows 2023-07-18 21:31:22 +10:00