1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 10:04:21 +03:00
Commit graph

26 commits

Author SHA1 Message Date
Graham Nelson 23bc2e2dcf Finally solved template assimilation 2019-09-07 20:43:31 +01:00
Graham Nelson 18939d135d Removed references to template within I7 compiler 2019-08-22 17:03:38 +01:00
Graham Nelson 1141c5fb01 Refactored primitives to allow for multiple inter trees 2019-08-21 09:24:56 +01:00
Graham Nelson 9847bbc43e Continued to extricate package names from symbols 2019-07-27 15:01:50 +01:00
Graham Nelson 1ff1d6137f Further work on package naming 2019-07-27 11:16:22 +01:00
Graham Nelson ab4646111b Made inter_symbol somewhat leaner 2019-07-26 08:59:23 +01:00
Graham Nelson f8a5ffc897 Rearranged early chapters of inter-module 2019-07-24 21:16:01 +01:00
Graham Nelson c979c31c7e Recast inter tree structure wholesale 2019-07-24 20:29:29 +01:00
Graham Nelson 14b035c33a Further simplified inter bookmarks 2019-07-22 23:34:28 +01:00
Graham Nelson ab0401fc41 Began separation of warehousing from tree heading 2019-07-22 00:01:18 +01:00
Graham Nelson 4168f55a87 Clarified inter bookmarks API 2019-07-14 10:44:07 +01:00
Graham Nelson 4612c58e75 Finally abolished cp_indent field 2019-07-14 00:33:50 +01:00
Graham Nelson 35df62eda4 Made more careful about package membership 2019-07-12 11:33:52 +01:00
Graham Nelson ccb8555a21 Simplified bookmarks and tree insertion 2019-07-11 09:15:57 +01:00
Graham Nelson 9ecd388cf2 Abstracted tree structure of memory inter 2019-07-10 10:27:52 +01:00
Graham Nelson 3c66bbe04f Reformed inter construct children lists 2019-07-09 10:32:05 +01:00
Graham Nelson 25595cf806 Simplified inter language constructs 2019-07-09 06:45:46 +01:00
Graham Nelson 6465aa3218 Began to refactor the memory inter representation 2019-07-08 11:21:00 +01:00
Graham Nelson 2fb9cf4bbf Completed eliminate redundant labels stage 2019-06-11 19:12:34 +01:00
Graham Nelson 927f075d0d Extended range of compiled template functions 2019-04-28 03:27:32 +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 46f3e3e320 Continued to refactor 2019-04-19 14:36:05 +01:00
Graham Nelson 2278201cc7 Moved all functions out of main package in hierarchy 2019-03-24 23:27:44 +00:00
Graham Nelson 9bca5b8bc2 Removed footer comment from woven HTML, to reduce spurious changes 2019-03-18 00:41:42 +00:00
Graham Nelson d969e624cb Incorporated GitHub pages 2019-03-17 12:40:57 +00:00