1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
Commit graph

135 commits

Author SHA1 Message Date
Graham Nelson 40d642fa6b Fix for bug causing kit integration into the apps to fail 2022-06-06 22:06:31 +01:00
Graham Nelson f6077903dc Added working notes 2022-06-04 13:28:06 +01:00
Graham Nelson 958c286566 Added -sync-kit-versions to inpolicy 2022-06-03 23:56:04 +01:00
Joseph Geis 89b46db879
Fix typo at bottom
"README.mk" should be "README.md"
2022-05-15 15:39:02 -07:00
Graham Nelson 5c45e29e84 Fixed makescript to build Standard Rules and Basic Inform incrementally again 2022-04-30 12:04:24 +01:00
Eli A Zupke 4d9ef0868f
Remove private repository disclaimers
This removes a couple of disclaimers warning of functionality that does not yet work because this repository is private. As this repository has been made public, these disclaimers no longer serve a purpose.
2022-04-28 20:42:12 -07:00
Graham Nelson 3ea9ce725f Second attempt to reconcile links 2022-04-28 17:37:28 +01:00
Graham Nelson d29888c491
Merge pull request #5 from DavidKinder/master
Changes for integrating the latest build with the Windows front-end
2022-04-28 16:48:01 +01:00
Graham Nelson b125b36f31 Advanced build to 10.1.0-beta 2022-04-28 16:45:17 +01:00
Graham Nelson e866952c2a Licence date added 2022-04-28 15:50:20 +01:00
Graham Nelson a8921686cb Fix two cases in linguistics-test 2022-04-28 15:37:22 +01:00
David Kinder 827b4b2099
Merge branch 'ganelson:master' into master 2022-04-28 10:38:50 +01:00
Graham Nelson 21293a1910 Status update 2022-04-28 09:31:39 +01:00
David Kinder 0f8ca86249 Don't create Internal/Documentation as not used, and copy to Internal/Templates when making integration 2022-04-28 06:42:18 +01:00
Philip Chimento 1d64fdef8c Use correct tab indentation in makefiles
By accident, I had used four spaces here.
2022-04-27 21:17:20 -07:00
David Kinder 4e5662fb4a Replace two occurrences of four spaces with a tab 2022-04-27 20:32:34 +01:00
Philip Chimento 79c722cde2 Update location where Linux app can be found, in README 2022-04-26 22:54:15 -07:00
Philip Chimento 092683a170 Ensure integration directories exist
This creates the directories in the user interface apps where some of the
files are copied to, if they don't exist yet.
2022-04-26 22:11:05 -07:00
Graham Nelson 4dd5774924 Fixed miscellaneous undefined behaviour and buffer overrun issues 2022-04-26 23:54:31 +01:00
Graham Nelson 99c7394e81 Modernised inform.mkscript 2022-04-25 16:44:43 +01:00
Graham Nelson 229e604b52 Stopped inform.mkscript from compiling Inform 6 multiple times on "make force" 2022-04-24 12:38:35 +01:00
Graham Nelson 35ebd18c8a Fix for Obedience-C issue 2022-04-24 12:31:42 +01:00
Graham Nelson c3df78c70e Redrafting 2022-04-24 12:05:17 +01:00
Graham Nelson 526567a9a4 Redrafting 2022-04-24 11:58:43 +01:00
Graham Nelson d2917da6f2 Redrafting 2022-04-24 10:43:54 +01:00
Graham Nelson 3dfc38e83a Updated README.md 2022-04-24 10:35:55 +01:00
Graham Nelson bccf1ac979 Made first.sh cleanly build for use after checking out an update 2022-04-24 00:45:51 +01:00
Graham Nelson 4fba69d24c Using new-style readme scripts 2022-04-23 23:45:47 +01:00
Graham Nelson f0abc67d79 Using new-style gitignore scripts (again) 2022-04-23 14:02:23 +01:00
Graham Nelson df02d6c079 Using new-style gitignore scripts 2022-04-23 14:01:04 +01:00
Graham Nelson f79f550d37 Further work on makefiles 2022-04-22 23:55:36 +01:00
Graham Nelson bb1bb75578 Migrated to new makescript format 2022-04-22 00:09:24 +01:00
Graham Nelson a1aa7642e9 Documented and rounded out some debugging features 2022-04-18 15:46:46 +01:00
Graham Nelson 38102a3653 Removed Vorple reference 2022-04-18 13:01:12 +01:00
Graham Nelson fc26489886 Removed Vorple as part of the main repository 2022-04-15 17:54:32 +01:00
Graham Nelson e15045e91f Changing clang settings to c11, not c99, for MacOS (2) 2022-04-10 23:00:06 +01:00
Graham Nelson 532cedecac Minor updates for sanity's sake 2022-04-09 16:14:27 +01:00
Graham Nelson 0e3d85ac19 Advanced Parchment version to 2022.01 2022-04-05 23:37:45 +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 1008887dc8 Improved pipeline documentation 2022-03-22 21:11:49 +00:00
Graham Nelson 80a1ae9a17 Documented the stages 2022-01-08 10:00:07 +00:00
Graham Nelson 39bc558d65 Improved C receiver functions 2021-09-14 23:46:51 +01:00
Graham Nelson 84df463ee4 Began better abstraction of C library 2021-09-06 23:12:33 +01:00
Graham Nelson 54713bb29c Revised to pave way for ctags files 2021-08-11 12:06:05 +01:00
Graham Nelson c2b1504318 Divided codegen module into new modules pipeline and final 2021-08-10 11:01:03 +01:00
Graham Nelson 4cdb0d1d21 Completed work on the index module 2021-07-27 13:55:53 +01:00
Graham Nelson 84b72ced4b Reconstructed the index code to use localisation dictionary 2021-07-03 23:11:42 +01:00
Graham Nelson ea64b9c1f6 Some juggling of files 2021-07-02 23:04:28 +01:00
Graham Nelson 1c2aa1ff74 Finally moved index module to inter 2021-06-27 16:04:28 +01:00