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

59 commits

Author SHA1 Message Date
Graham Nelson d96a6168d8 Migrated Mp element 2021-06-27 14:56:29 +01:00
Graham Nelson 356fd835b7 Before rearranging source 2021-06-22 20:37:53 +01:00
Graham Nelson 9a8db049b9 Began huge refactor of World index 2021-06-21 23:37:27 +01:00
Graham Nelson 36873d72ff Fixed Mp index test cases 2021-06-21 10:54:37 +01:00
Graham Nelson 5bf347737d Migrated Gz element 2021-06-12 10:42:20 +01:00
Graham Nelson fa5240ab3b Refactored property value compilation 2021-05-23 23:12:40 +01:00
Graham Nelson 6f95e077fc Improved short name compilation 2021-05-19 20:11:02 +01:00
Graham Nelson 27787a3473 Divided up and simplified kind compilation 2021-05-15 23:31:42 +01:00
Graham Nelson 4f35032e81 Finished reorganising relations for now 2021-05-12 21:59:43 +01:00
Graham Nelson c703a94d0a Started in on runtime relations 2021-05-12 10:47:14 +01:00
Graham Nelson dec03b1ad8 Improved property compilation 2021-05-11 09:19:15 +01:00
Graham Nelson 4e93eb8f63 Partial progress on properties 2021-05-10 23:09:06 +01:00
Graham Nelson 36300d6302 Improved variables compilation 2021-05-10 09:31:35 +01:00
Graham Nelson 28e094a3a5 Reorganised runtime module somewhat 2021-05-08 16:22:30 +01:00
Graham Nelson 669394f0a9 Made property count synoptic 2021-04-30 15:53:28 +01:00
Graham Nelson 70b17e3237 Handled box quotations outside literal text system 2021-04-22 07:19:25 +01:00
Graham Nelson 6942400204 Completed the code-emission API 2021-04-17 15:28:28 +01:00
Graham Nelson eec32b0f4b Reduced usage of compilation_unit to a minimum 2021-04-12 10:20:09 +01:00
Graham Nelson ed6dd127b9 Clarified proposition deferral mechanism 2021-04-10 00:37:43 +01:00
Graham Nelson c471ee140e Started in on compiling propositions 2021-04-09 10:09:44 +01:00
Graham Nelson a8191a9168 Improved stack frame handling 2021-04-02 00:47:20 +01:00
Graham Nelson 919fd9bc3e Tentative work on imperative nodes 2021-03-24 00:20:56 +00:00
Graham Nelson 3db3fa58b0 Refactored booking lists 2021-03-20 15:41:45 +00:00
Graham Nelson 7bb00a274c Beginning work on command grammar 2021-03-14 13:42:15 +00:00
Graham Nelson 6fa0f5381b Introduced explicit_action 2021-03-05 16:20:09 +00:00
Graham Nelson 4730cc2f2d Miscellaneous work on spatial model 2021-02-25 00:15:09 +00:00
Graham Nelson 787df813d1 Moved naming plugin into knowledge module 2021-02-23 21:17:13 +00:00
Graham Nelson 7a8ec51907 Completed refactor of plugins 2021-02-20 15:45:46 +00:00
Graham Nelson caa5069ed5 Began revamp of plugins 2021-02-19 23:20:09 +00:00
Graham Nelson c3260f05ed Completed revision of the knowledge module 2021-02-19 00:21:55 +00:00
Graham Nelson 1ed86c4c4e Simplified property structure 2021-02-18 10:26:57 +00:00
Graham Nelson 3c680789e5 Began refactoring properties 2021-02-17 23:32:04 +00:00
Graham Nelson 4993a99dda Completed inferences chapter of knowledge model 2021-02-17 09:43:05 +00:00
Graham Nelson 3adac82a69 Clarified inference sorting 2021-02-16 19:21:06 +00:00
Graham Nelson 89f9b0e45d Refactored inferences 2021-02-16 00:54:32 +00:00
Graham Nelson b3a88ca433 Simplified property permissions 2021-02-15 16:13:38 +00:00
Graham Nelson cc8d396040 Reorganised variables 2021-02-15 12:10:54 +00:00
Graham Nelson 2fcffb7cad Completed refactor of adjectives code 2021-02-14 22:22:27 +00:00
Graham Nelson ef7803a29a Precautionary commit 2021-02-14 16:46:14 +00:00
Graham Nelson 1097aed293 Further refactoring of adjectives 2021-02-13 23:26:01 +00:00
Graham Nelson 94485a2f75 Introduced adjective meaning families 2021-02-13 16:30:19 +00:00
Graham Nelson dd39e6bd8e Reconciled s- and i-parser forms of instance nonterminals 2021-02-13 13:48:24 +00:00
Graham Nelson 3856fb9d2f Simplified instance grammar 2021-02-13 13:18:26 +00:00
Graham Nelson 36eb03f9dd Simplified instances 2021-02-12 23:46:18 +00:00
Graham Nelson b2a5a56317 Finished reorganising subjects 2021-02-12 13:33:19 +00:00
Graham Nelson fab4ab3c78 Refactored inference subjects into families with methods 2021-02-11 22:53:43 +00:00
Graham Nelson 14703f57d0 More on knowledge 2021-02-10 22:20:57 +00:00
Graham Nelson ce1f8291b9 Began work on knowledge module 2021-02-09 21:27:52 +00:00
Graham Nelson 6fa43d8caa Improved tables and equations 2021-02-07 12:44:02 +00:00
Graham Nelson b4a6775fa6 Reorganised the values module 2021-02-06 18:00:34 +00:00