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

75 commits

Author SHA1 Message Date
Graham Nelson 8b89583fe0 Migrated Lx element 2021-06-12 13:08:47 +01:00
Graham Nelson e3219db83a Migrated C and Vl elements 2021-06-06 22:18:08 +01:00
Graham Nelson 409411440a Began a migration of indexing to codegen 2021-05-31 17:45:44 +01:00
Graham Nelson fa5240ab3b Refactored property value compilation 2021-05-23 23:12:40 +01:00
Graham Nelson 87fe04d58b Reorganised parsing properties of objects 2021-05-22 22:40:05 +01:00
Graham Nelson 6d7ae1bfbc Made internal tests run faster 2021-05-19 23:30:27 +01:00
Graham Nelson d5c7c4a3e3 Further rearrangement of deckchairs 2021-05-18 22:20:35 +01:00
Graham Nelson 4d396fadc4 Simplified, and also complicated, default values 2021-05-16 11:37:28 +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 3322cbb0ee Improved local chronology 2021-05-07 23:28:23 +01:00
Graham Nelson 4fdc63a2ec Replaced coroutine compilation system with a task queue 2021-04-25 23:49:45 +01:00
Graham Nelson ec8f68e4ea Better handling of group together 2021-04-25 15:29:47 +01:00
Graham Nelson 62687e54db Moved alphabetical sorting of packed text to link stage 2021-04-22 18:47:42 +01:00
Graham Nelson 70b17e3237 Handled box quotations outside literal text system 2021-04-22 07:19:25 +01:00
Graham Nelson 22ef7b5e51 Clarified interventions 2021-04-20 10:34:54 +01:00
Graham Nelson eec32b0f4b Reduced usage of compilation_unit to a minimum 2021-04-12 10:20:09 +01:00
Graham Nelson a8191a9168 Improved stack frame handling 2021-04-02 00:47:20 +01:00
Graham Nelson d23fe29b05 Clarified stacked variables, a little 2021-03-31 23:28:26 +01:00
Graham Nelson 7c27b94542 Finally completed draft of imperative definitions 2021-03-29 22:53:01 +01:00
Graham Nelson 7b2df20585 Improved type data 2021-03-28 23:42:22 +01:00
Graham Nelson b21a194644 Further work on To... phrases 2021-03-27 19:52:35 +00:00
Graham Nelson 6f6737f319 Tidied up rule family 2021-03-27 15:21:07 +00:00
Graham Nelson 1f14f0b155 Imperative definition families 2021-03-25 23:20:37 +00:00
Graham Nelson d41b67bc9e Began refaactor of imperative blocks 2021-03-24 12:48:15 +00:00
Graham Nelson 3db3fa58b0 Refactored booking lists 2021-03-20 15:41:45 +00:00
Graham Nelson 543b4fe3ba Tidied up rules 2021-03-20 10:48:57 +00:00
Graham Nelson 8daea041e6 Reimplemented CG tokens 2021-03-18 17:56:40 +00:00
Graham Nelson 4e3fbffcc8 Started work on CGLs 2021-03-16 09:08:31 +00:00
Graham Nelson d72b2de626 Completed refactor of CGs 2021-03-16 00:25:37 +00:00
Graham Nelson 7bb00a274c Beginning work on command grammar 2021-03-14 13:42:15 +00:00
Graham Nelson 27da81f8f8 Much tidying up 2021-03-13 01:02:50 +00:00
Graham Nelson 4f5368c426 Rejigged action name list 2021-03-09 09:19:08 +00:00
Graham Nelson 6fa0f5381b Introduced explicit_action 2021-03-05 16:20:09 +00:00
Graham Nelson 163999d37b Continuing the AP clauses slog 2021-03-02 23:39:30 +00:00
Graham Nelson 78686c1f11 Refactored action name lists 2021-02-28 15:12:19 +00:00
Graham Nelson c1841fa031 Cautiously sidling around anl_link 2021-02-28 10:32:58 +00:00
Graham Nelson 2a2c7f015e Sank into the morass of action_name_list 2021-02-27 23:12:35 +00:00
Graham Nelson 71424ed723 Restructured actions plugin 2021-02-27 16:52:18 +00:00
Graham Nelson 627a989e73 Completed refactor of space-time 2021-02-25 22:56:58 +00:00
Graham Nelson aa9fc07f4a Refactored the map plugin 2021-02-25 14:09:17 +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 1a51ff6499 Completed work on multimedia 2021-02-21 12:44:25 +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 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 3adac82a69 Clarified inference sorting 2021-02-16 19:21:06 +00:00