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

138 commits

Author SHA1 Message Date
Graham Nelson 5c27d8894c Decluttered inter pipeline mini-language 2019-07-20 23:29:50 +01:00
Graham Nelson ab54c350d3 Changed handling of memory Inter in pipeline language 2019-07-20 18:42:20 +01:00
Graham Nelson 0c0c148830 Added interpipeline files 2019-07-20 12:40:27 +01:00
Graham Nelson b9cc7b54fa Restructured the template assimilator 2019-07-17 00:39:04 +01:00
Graham Nelson 353a9ca1c6 Further simplified code eliminator 2019-07-16 12:53:24 +01:00
Graham Nelson 60c3884fe1 Improved code eliminator 2019-07-16 00:03:09 +01:00
Graham Nelson 6ce1776ee0 Moved assimilated functions to their own submodule 2019-07-14 18:11:41 +01:00
Graham Nelson 4168f55a87 Clarified inter bookmarks API 2019-07-14 10:44:07 +01:00
Graham Nelson aa34975c55 Reformed inter tree traversal 2019-07-13 17:15:26 +01:00
Graham Nelson d0fb2ff9b2 Removed package pointers 2019-07-13 14:17:48 +01:00
Graham Nelson 9ecd388cf2 Abstracted tree structure of memory inter 2019-07-10 10:27:52 +01:00
Graham Nelson fd9f539438 Continued restructuring of final code generation 2019-06-28 18:25:50 +01:00
Graham Nelson 0d27cc0e04 Began refactoring final code generator 2019-06-26 23:50:30 +01:00
Graham Nelson be07096f1f Removed vestigial import-export mechanism 2019-06-26 17:27:54 +01:00
Graham Nelson 2fb9cf4bbf Completed eliminate redundant labels stage 2019-06-11 19:12:34 +01:00
Graham Nelson 3f53f4ab87 Began eliminate redundant labels stage 2019-06-11 00:38:15 +01:00
Graham Nelson 1353ee13db Refactored code generator pipeline control 2019-06-10 23:06:40 +01:00
Graham Nelson 54d6366fb5 Added unit tests for schema translation to Inter 2019-04-30 22:59:36 +01:00
Graham Nelson a8726b6147 Removed last remaining globs in assimilation of constants 2019-04-27 00:19:28 +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 7e120ad86d Further refactored hierarchy 2019-04-13 18:58:43 +01:00
Graham Nelson e33de62003 Resolved remaining external inter links 2019-04-11 15:23:45 +01:00
Graham Nelson c21d8a66a4 Began work on resolving external symbols 2019-04-09 16:09:53 +01:00
Graham Nelson 400aa1de04 Moved rulebook commentary into correct inter packages 2019-03-30 22:26:48 +00:00
Graham Nelson 21d60fc2eb Remedied omission in documentation 2019-03-25 09:24:20 +00:00
Graham Nelson 219be7f0f8 Clarified status of main source text compilation module package 2019-03-25 09:21:34 +00:00
Graham Nelson fe4c6ec41b Minor clarifications to inter specification 2019-03-23 00:06:09 +00:00
Graham Nelson eabf3cf3d3 Document Inform's set of inter primitives 2019-03-22 00:12:00 +00:00
Graham Nelson 0029d8746d More manual writing 2019-03-21 12:51:08 +00:00
Graham Nelson eb94f2f2df More manual writing 2019-03-20 23:18:43 +00:00
Graham Nelson 86c10609f4 Continuing work on manual 2019-03-20 12:51:06 +00:00
Graham Nelson 7d93f1473c Extended Inter manual to cover stages 2019-03-19 12:11:09 +00:00
Graham Nelson 1c51143939 Began basic documentation on Inter, the executable 2019-03-19 01:24:35 +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 40b1d60e8b Typo 2019-03-18 00:37:03 +00:00
Graham Nelson d969e624cb Incorporated GitHub pages 2019-03-17 12:40:57 +00:00