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

844 commits

Author SHA1 Message Date
Graham Nelson e14abc3b8e Reimplemented ZSCII character case conversions 2019-05-05 19:05:29 +01:00
Graham Nelson fa56bfa85e Pushed threshold to 225 2019-05-05 18:49:46 +01:00
Graham Nelson af053513cd Added numerous missing cases to schema translator 2019-05-05 18:24:58 +01:00
Graham Nelson 790010b4b7 Pushed back threshold for schema compilation to 200 2019-05-05 14:54:24 +01:00
Graham Nelson 331c70ee6f Supported I6 restore statement in schemas 2019-05-04 22:24:07 +01:00
Graham Nelson bc35522bf8 Fixed schema bug with negative literal assembly operands 2019-05-04 22:17:25 +01:00
Graham Nelson e69fc2b4e4 Handled I6 message calls in Inter schema 2019-05-02 08:41:06 +01:00
Graham Nelson 54d6366fb5 Added unit tests for schema translation to Inter 2019-04-30 22:59:36 +01:00
Graham Nelson 81e64ce0fa Eked out slight gains in template inter 2019-04-29 13:04:46 +01:00
Graham Nelson f1de4c8bf4 Infinitesimal progress towards template inter conversion 2019-04-29 02:05:11 +01:00
Graham Nelson 927f075d0d Extended range of compiled template functions 2019-04-28 03:27:32 +01:00
Graham Nelson 9a41dfadbd Compiled simplest template routines to pure Inter 2019-04-27 21:11:52 +01:00
Graham Nelson 1f5c282b27 Obviated fake action splats 2019-04-27 11:29:40 +01:00
Graham Nelson a8726b6147 Removed last remaining globs in assimilation of constants 2019-04-27 00:19:28 +01:00
Graham Nelson 744915d67f Reduced glob production 2019-04-25 09:44:40 +01:00
Graham Nelson 081874ba47 Improved inventory 2019-04-23 23:31:35 +01:00
Graham Nelson 6ce8f8eab9 Added inventory stage to codegen 2019-04-23 09:25:00 +01:00
Graham Nelson 9af5bc8a79 Introduced package metadata 2019-04-22 23:29:02 +01:00
Graham Nelson d8e8d824cc Tidied compilation modules 2019-04-22 15:42:10 +01:00
Graham Nelson e3de59fc48 Further refactored compilation modules 2019-04-22 15:06:29 +01:00
Graham Nelson b31b052cf9 Refactored inter module creation 2019-04-20 10:51:59 +01:00
Graham Nelson bf1b61df48 Unified enclosure and IRS state, and improved entry, exit and incarnatiom 2019-04-20 00:28:48 +01:00
Graham Nelson 24ec91a807 Refactored enclosure and packaging 2019-04-19 18:15:12 +01:00
Graham Nelson 46f3e3e320 Continued to refactor 2019-04-19 14:36:05 +01:00
Graham Nelson 8ac7b037d7 Fixed Headings.xml malformed integer key bug 2019-04-19 08:38:00 +01:00
Graham Nelson 20d024c37e Abolished action iname renaming 2019-04-18 09:51:47 +01:00
Graham Nelson 00f98e0c5a Simplified inter names further 2019-04-18 01:53:27 +01:00
Graham Nelson 4f267ab64c Simplfied inter name generation 2019-04-17 20:04:45 +01:00
Graham Nelson ab5e7fb349 Eliminated iname overriding 2019-04-17 18:19:03 +01:00
Graham Nelson cc535fbe85 Added retrospective 6L38 template files 2019-04-17 10:03:42 +01:00
Graham Nelson 1d0e102c99 Refactored inter symbols once again 2019-04-17 10:03:07 +01:00
Graham Nelson 346218caac Moved last remaining literal inames into hierarchy 2019-04-16 23:21:13 +01:00
Graham Nelson 2131a92d19 Expunged the last PR counter 2019-04-16 20:38:10 +01:00
Graham Nelson 63efd05db8 Chipped away at remaining explicit PR counters, which should not exist 2019-04-16 12:46:46 +01:00
Graham Nelson 0806f3bc16 Corrected retrospectives content 2019-04-16 08:15:15 +01:00
Graham Nelson 1aec1fdacd Added translation generations to hierarchy 2019-04-15 09:58:27 +01:00
Graham Nelson 2e01c692b5 Further progress on hierarchy 2019-04-14 22:27:33 +01:00
Graham Nelson 263b3d9181 Further simplified expression of hierarchy 2019-04-14 11:46:13 +01:00
Graham Nelson 905274eee1 Made package request counter registration implicit 2019-04-13 20:47:15 +01:00
Graham Nelson 7e120ad86d Further refactored hierarchy 2019-04-13 18:58:43 +01:00
Graham Nelson 6dcc3d24f9 Refactored hierarchy further 2019-04-13 14:41:56 +01:00
Graham Nelson 972993e2e9 Handled exotic hierarchy locations better 2019-04-12 16:30:28 +01:00
Graham Nelson 9da9314e28 Refactored external template links 2019-04-12 14:47:00 +01:00
Graham Nelson c3214e3db1 Simplified generation of extern links to template names 2019-04-12 11:52:49 +01:00
Graham Nelson 5841592f2c Abolished intern names 2019-04-12 02:07:32 +01:00
Graham Nelson 1d15efc44a Further work on hierarchy 2019-04-12 01:47:23 +01:00
Graham Nelson df4846baf8 Refactored hierarchical inter namespace 2019-04-11 20:32:39 +01:00
Graham Nelson e33de62003 Resolved remaining external inter links 2019-04-11 15:23:45 +01:00
Graham Nelson 3ba1e9bfed Fixed some broken symbol indirections 2019-04-10 02:13:29 +01:00
Graham Nelson 037c5b9645 Further work on named resource locations 2019-04-09 20:18:35 +01:00