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

48 commits

Author SHA1 Message Date
Graham Nelson c2b1504318 Divided codegen module into new modules pipeline and final 2021-08-10 11:01:03 +01:00
Graham Nelson 8164e68281 4 2021-08-08 15:57:57 +01:00
Graham Nelson 6896645641 Better function call model for C 2021-08-06 19:48:18 +01:00
Graham Nelson 378b45c841 Further C-generation hacking 2021-08-01 15:58:10 +01:00
Graham Nelson 1c2aa1ff74 Finally moved index module to inter 2021-06-27 16:04:28 +01:00
Graham Nelson 9209026930 Migrated mapping to codegen 2021-06-23 00:23:35 +01:00
Graham Nelson cbbf6f80b6 Towards Cm 2021-06-19 23:15:38 +01:00
Graham Nelson 94353d93bf Migrated Pl element 2021-06-13 18:04:57 +01:00
Graham Nelson 415bfa689e Made a minimal shim for moving the lexicon 2021-06-10 23:22:43 +01:00
Graham Nelson 409411440a Began a migration of indexing to codegen 2021-05-31 17:45:44 +01:00
Graham Nelson 4a3e6d0cf7 More systematic synoptic generation 2021-05-08 13:11:12 +01:00
Graham Nelson 8060a44887 Module identities more clearly emerging 2021-05-03 23:49:40 +01:00
Graham Nelson 9709492f1d Reorganised synoptic creation and removed metadata construct from Inter 2021-04-25 13:23:45 +01:00
Graham Nelson b0c0bf87ea Further post-fragmentation tidying 2020-08-27 15:50:24 +01:00
Graham Nelson 0365086b1f Reorganised services library 2020-05-20 00:02:28 +01:00
Graham Nelson dd8233116c Documented arch module 2020-05-09 23:49:59 +01:00
Graham Nelson baff90449f Refactored to remove works hash and enable multiple versions in ext dictionary 2020-05-09 16:25:04 +01:00
Graham Nelson 80af58f62e Catching up with Inweb changes 2020-05-09 13:07:39 +01:00
Graham Nelson 51be4aa9d7 Introduced module overviews 2020-05-03 16:34:53 +01:00
Graham Nelson 04b07bbdfb Moved weave colony to shared assets 2020-05-03 01:20:55 +01:00
Graham Nelson f29b66da93 Catching up with Inweb changes 2020-05-03 01:01:21 +01:00
Graham Nelson ae621dd4d0 Catching up with Foundation function name changes 2020-04-15 23:49:59 +01:00
Graham Nelson 1268a0f40e Colonised 2020-04-14 17:56:54 +01:00
Graham Nelson fd4a46ddd8 Modernised use of extracts 2020-04-07 01:06:09 +01:00
Graham Nelson 424392c3d1 Simplified unit test tools and module interfaces 2020-03-28 19:42:53 +00:00
Graham Nelson 883077bbc1 Standardised module interfaces to foundation and syntax 2020-03-28 15:00:33 +00:00
Graham Nelson a693ee4653 Documentation tidy-up 2020-03-22 10:50:19 +00:00
Graham Nelson c49ce42a2e New-style weave navigation 2020-03-19 00:11:25 +00:00
Graham Nelson 1f2cf3cc2d Skeleton of inbuild 2020-01-27 22:51:46 +00:00
Graham Nelson 3cfbb1160e Finally removed vestigial core-test 2020-01-13 11:02:57 +00:00
Graham Nelson 334464356f Introduced template architectures 2019-09-17 12:55:51 +01:00
Graham Nelson 399a391436 Created building module 2019-08-28 10:35:44 +01:00
Graham Nelson 0ed8022628 Further refactored emitter 2019-08-24 11:21:48 +01:00
Graham Nelson 353a9ca1c6 Further simplified code eliminator 2019-07-16 12:53:24 +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 19c6f33802 Tidied up pipeline code further 2019-06-10 23:22:09 +01:00
Graham Nelson 1353ee13db Refactored code generator pipeline control 2019-06-10 23:06:40 +01:00
Graham Nelson 790010b4b7 Pushed back threshold for schema compilation to 200 2019-05-05 14:54:24 +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 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 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 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