1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 00:24:22 +03:00
inform7/inter/final-module/Chapter 5
2024-01-10 10:14:57 +00:00
..
C Arithmetic.w Started in on tidying C objects 2021-11-06 23:30:31 +00:00
C Assembly.w inter/*/*.w typos 2022-05-01 08:47:54 -05:00
C Conditions.w Better handling of construct IDs 2022-03-13 22:08:41 +00:00
C Function Model.w Better handling of construct IDs 2022-03-13 22:08:41 +00:00
C Global Variables.w Improved variable instruction 2022-03-11 19:22:44 +00:00
C Input-Output Model.w Added !enableprinting opcode to assist Inter test cases 2022-02-08 19:06:41 +00:00
C Literals.w First attempt at moving from wchar_t wide strings to 32-bit strings 2023-09-05 08:36:51 +01:00
C Memory Model.w Use unsigned constants in reading words from C memory model 2024-01-10 10:14:57 +00:00
C Miniglk.w Use CH32EOF as EOF marker, allows fewer casts. Also put generated C code back to using wchar_t 2023-09-06 13:19:32 +01:00
C Namespace.w Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
C Object Model.w Declare i7_properties as extern 2022-04-14 22:10:00 -07:00
C Program Control.w Fix for Obedience-C issue 2022-04-24 12:31:42 +01:00
C References.w Much systematic renaming 2022-03-01 00:41:22 +00:00
C Utility Functions.w inter/*/*.w typos 2022-05-01 08:47:54 -05:00
Final C.w Use CH32EOF as EOF marker, allows fewer casts. Also put generated C code back to using wchar_t 2023-09-06 13:19:32 +01:00