1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
inform7/inter
Philip Chimento e811fc28d2 Put linker flags at the end of the linker command line
On some systems, the libraries must come after the object files that they
reference.
2022-04-30 13:21:29 -07:00
..
building-module Removed some unreachable code causing compiler warnings 2022-04-10 16:47:32 +01:00
building-test Removing three rogue files 2022-04-10 23:00:48 +01:00
bytecode-module Removed some undefined behaviour from the C code 2022-04-26 13:07:34 +01:00
Chapter 1 Fixed issue with forward references in binary Inter 2022-03-25 23:37:32 +00:00
Figures Refactored indexing to become a new pipeline stage 2022-04-09 14:52:23 +01:00
final-module Fix for Obedience-C issue 2022-04-24 12:31:42 +01:00
index-module Remove Windows-specific HTML_MAP_FONT_SIZE use 2022-04-30 10:20:36 +01:00
Manual Refactored indexing to become a new pipeline stage 2022-04-09 14:52:23 +01:00
pipeline-module Modernised Include (- ... -) syntax 2022-04-19 00:29:00 +01:00
Pipelines Began reshuffle of assimilation stages 2021-11-30 00:18:02 +00:00
Tests Put linker flags at the end of the linker command line 2022-04-30 13:21:29 -07:00
.gitignore Added error-reporting on inter schema parsing 2022-01-23 00:32:26 +00:00
Contents.w Divided codegen module into new modules pipeline and final 2021-08-10 11:01:03 +01:00
inter.giscript Using new-style gitignore scripts (again) 2022-04-23 14:02:23 +01:00
versions.txt Version numbering change 2019-02-24 22:01:26 +00:00