1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
Commit graph

285 commits

Author SHA1 Message Date
Graham Nelson ad422e1303 Made test scripts synoptic 2021-05-22 09:49:04 +01:00
Graham Nelson 159b15d619 Refactored scene compilation, marginally 2021-05-21 21:12:32 +01:00
Graham Nelson ea511a461c Tidied up map, doors and directions 2021-05-20 21:12:08 +01:00
Graham Nelson c2e20f19ee Completed refactor of internal test runner 2021-05-20 12:08:24 +01:00
Graham Nelson d5c7c4a3e3 Further rearrangement of deckchairs 2021-05-18 22:20:35 +01:00
Graham Nelson 12f04c461c Compiled max score and ranking table better 2021-05-17 09:18:28 +01:00
Graham Nelson 8ba613690b Reorganised runtime module 2021-05-16 23:58:16 +01:00
Graham Nelson d60b131e50 Began work on refactoring kind constructors 2021-05-14 14:12:46 +01:00
Graham Nelson 489a0de7a2 Packaged literal patterns 2021-05-13 08:40:51 +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 948f1d5fc8 Better local rule and rulebook compilation 2021-05-09 18:56:10 +01:00
Graham Nelson 28e094a3a5 Reorganised runtime module somewhat 2021-05-08 16:22:30 +01:00
Graham Nelson 755d2bd6f5 Completed second implementation of synoptic module 2021-05-05 12:24:08 +01:00
Graham Nelson 741209e225 Scene status and changing made synoptic 2021-05-01 18:18:59 +01:00
Graham Nelson 81229aadec Synoptic chronology 2021-05-01 15:00:44 +01:00
Graham Nelson af6b0b1166 Moved actions metadata into synoptic linking 2021-04-29 12:32:12 +01:00
Graham Nelson 8ab3d3c4e6 Synoptic rulebook renumbering 2021-04-27 14:01:34 +01:00
Graham Nelson 03b09ac3f4 Queued rule and GPR compilation, fixing a timing problem 2021-04-26 23:31:08 +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 07893302ab Improved use options and extension credits 2021-04-19 22:58:24 +01:00
Graham Nelson 6942400204 Completed the code-emission API 2021-04-17 15:28:28 +01:00
Graham Nelson c471ee140e Started in on compiling propositions 2021-04-09 10:09:44 +01:00
Graham Nelson c35ce73b8c Largely abolished compilation modes altogether 2021-04-08 15:06:01 +01:00
Graham Nelson 14bbcda3ea Removed a further compilation mode 2021-04-07 13:31:43 +01:00
Graham Nelson 8bb060c576 Removed 6 of the compilation modes 2021-04-07 00:34:07 +01:00
Graham Nelson 467ae1892c Reorganised local variables 2021-04-02 17:33:37 +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 1ff736a2a0 Updated phrase options 2021-03-29 09:18:07 +01:00
Graham Nelson 7b2df20585 Improved type data 2021-03-28 23:42:22 +01:00
Graham Nelson 6f6737f319 Tidied up rule family 2021-03-27 15:21:07 +00:00
Graham Nelson 7ca37360b4 Tidied up further 2021-03-26 23:03:25 +00:00
Graham Nelson df2f345dad Eliminated ph_usage_data 2021-03-26 15:04:34 +00:00
Graham Nelson fd34abd418 Refactored Definition: X is Y: subtrees 2021-03-25 08:46:41 +00:00
Graham Nelson d41b67bc9e Began refaactor of imperative blocks 2021-03-24 12:48:15 +00:00
Graham Nelson 919fd9bc3e Tentative work on imperative nodes 2021-03-24 00:20:56 +00:00
Graham Nelson 9c0d8a0c63 Improved focus and outcomes 2021-03-23 00:08:57 +00:00
Graham Nelson 51d1afce08 Some progress on rulebooks amid fever 2021-03-21 21:56:46 +00:00
Graham Nelson 3db3fa58b0 Refactored booking lists 2021-03-20 15:41:45 +00:00
Graham Nelson 5423ba4d2e Catch-up on pages 2021-03-19 14:43:33 +00:00
Graham Nelson 3f73e2b1c6 Completed if module at last 2021-03-19 14:43:02 +00:00
Graham Nelson 8daea041e6 Reimplemented CG tokens 2021-03-18 17:56:40 +00:00
Graham Nelson 52eebfcb9b Completed overhaul of CGLs 2021-03-18 13:38:20 +00:00
Graham Nelson f89a30378d Some tidying of CGLs 2021-03-17 00:18:19 +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 f2c0250e42 Began work on CGs 2021-03-15 09:31:16 +00:00
Graham Nelson f28a210e0f Completed work on Understand... sentences 2021-03-15 00:09:17 +00:00
Graham Nelson 7bb00a274c Beginning work on command grammar 2021-03-14 13:42:15 +00:00
Graham Nelson a06bd0020b Completed work on the actions plugin 2021-03-13 13:00:21 +00:00
Graham Nelson 27da81f8f8 Much tidying up 2021-03-13 01:02:50 +00:00
Graham Nelson f102bc7e3f Removed now-dead code 2021-03-12 12:31:40 +00:00
Graham Nelson d95addef94 New AP parser finally passes test suite 2021-03-12 10:55:57 +00:00
Graham Nelson df10fd520e New AP parser mostly working now 2021-03-12 01:20:29 +00:00
Graham Nelson b00c787b90 Completed better ANL parser 2021-03-11 13:34:23 +00:00
Graham Nelson 4e18934951 Tentative experiments 2021-03-09 22:39:59 +00:00
Graham Nelson 4f5368c426 Rejigged action name list 2021-03-09 09:19:08 +00:00
Graham Nelson bd6c45bca7 Descending the lip of the crater that is the action pattern parser 2021-03-07 21:37:59 +00:00
Graham Nelson e87d88592a Improved AP test case 2021-03-06 23:50:38 +00:00
Graham Nelson fb31d57883 Further strides through the swampland of actions 2021-03-06 16:35:47 +00:00
Graham Nelson 23cb64fdd2 Further work on plugin calls for actions 2021-03-05 23:36:25 +00:00
Graham Nelson 6fa0f5381b Introduced explicit_action 2021-03-05 16:20:09 +00:00
Graham Nelson d8c60bbccc Further isolated going 2021-03-04 16:40:14 +00:00
Graham Nelson 2963bf11f0 Isolated going support 2021-03-04 13:44:16 +00:00
Graham Nelson d8f428e863 Fully adopted action pattern clauses 2021-03-04 00:01:02 +00:00
Graham Nelson e7c64b407d Merged the two forms of APOC 2021-03-03 11:22:28 +00:00
Graham Nelson 163999d37b Continuing the AP clauses slog 2021-03-02 23:39:30 +00:00
Graham Nelson 88fb8901a2 Began tentative reorganisation of action_pattern 2021-03-02 00:04:52 +00:00
Graham Nelson 35658e125b Divided up Action Patterns section 2021-03-01 01:01:41 +00:00
Graham Nelson 24f8414080 Completed refactor of action name lists 2021-02-28 23:52:04 +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 e50bfc5ceb Started in on actions plugin 2021-02-27 00:41:51 +00:00
Graham Nelson 310a7cd219 Minor testing changes for Windows 2021-02-26 09:03:21 +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 f7fdc6b63a Reorganised the regions plugin 2021-02-25 08:53:42 +00:00
Graham Nelson 4730cc2f2d Miscellaneous work on spatial model 2021-02-25 00:15:09 +00:00
Graham Nelson 6b8726060d Isolated actions and parsing node annotations 2021-02-24 10:10:34 +00:00
Graham Nelson b6b68a8f9d Make actions and parsing plugins more prominent 2021-02-24 00:17:14 +00:00
Graham Nelson 787df813d1 Moved naming plugin into knowledge module 2021-02-23 21:17:13 +00:00
Graham Nelson bf8d571e9b Better plugin handling of compilation sequence 2021-02-23 11:10:22 +00:00
Graham Nelson 8531afdb4d Improved separation of plugins from main compiler 2021-02-23 00:25:10 +00:00
Graham Nelson 49fbd6df7d Rebuilt bibliographic plugin 2021-02-21 18:47:27 +00:00
Graham Nelson f76c192a24 Began work on multimedia module 2021-02-21 00:03:29 +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 cc8d396040 Reorganised variables 2021-02-15 12:10:54 +00:00
Graham Nelson 1097aed293 Further refactoring of adjectives 2021-02-13 23:26:01 +00:00