acme/src
2024-02-10 17:21:54 +00:00
..
win
_amiga.h
_dos.c added experimental feature to dynamically create symbol names (and a bit of cleanup) 2024-01-29 22:02:28 +00:00
_dos.h
_riscos.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
_riscos.h added typedef for "bits" 2020-06-14 00:26:38 +00:00
_std.c added experimental feature to dynamically create symbol names (and a bit of cleanup) 2024-01-29 22:02:28 +00:00
_std.h
acme.c added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
acme.h
alu.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
alu.h indexing of strings and lists can now be done from outside of expression parser. 2020-10-23 21:48:06 +00:00
build_macos.sh Added MacOS build script provided by Claus. Thanks Claus! 2023-03-20 09:33:17 +00:00
cliargs.c
cliargs.h
config.h refactored (added a union) 2020-06-20 16:11:08 +00:00
cpu.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
cpu.h added typedef for "bits" 2020-06-14 00:26:38 +00:00
dynabuf.c slightly improved experimental feature to dynamically create symbol names 2024-02-06 21:56:52 +00:00
dynabuf.h slightly improved experimental feature to dynamically create symbol names 2024-02-06 21:56:52 +00:00
encoding.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
encoding.h Release 0.97: Now with string symbols, lists, backslash escaping, 2020-06-28 18:56:55 +00:00
flow.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
flow.h added "!for VAR in ITERABLE { BLOCK }" possibility. 2020-10-23 23:13:26 +00:00
global.c added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
global.h added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
input.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
input.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
macro.c added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
macro.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
Makefile fixed dependency in Makefiles 2020-10-21 16:36:03 +00:00
Makefile.dos fixed dependency in Makefiles 2020-10-21 16:36:03 +00:00
Makefile.mingw fixed dependency in Makefiles 2020-10-21 16:36:03 +00:00
Makefile.riscos fixed dependency in Makefiles 2020-10-21 16:36:03 +00:00
mnemo.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
mnemo.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
output.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
output.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
platform.c
platform.h
pseudoopcodes.c added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
pseudoopcodes.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
section.c
section.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
symbol.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
symbol.h added experimental feature to dynamically create symbol names (and a bit of cleanup) 2024-01-29 22:02:28 +00:00
tree.c another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
tree.h another one of those "great rename" cleanup commits, no change in functionality 2024-02-08 19:17:07 +00:00
typesystem.c added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
typesystem.h added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00
version.h added "--strict" and "!nowarn" 2024-02-10 17:21:54 +00:00