Vern Paxson
|
2f7137999f
|
restored support for incremental compilation of scripts to C++
|
2021-12-12 12:36:45 -08:00 |
|
Vern Paxson
|
ce7f886077
|
removing vestigial methods
|
2021-12-12 12:32:27 -08:00 |
|
Vern Paxson
|
8c59626eb9
|
reintroduction of "-O add-C++" option
|
2021-12-10 10:19:23 -08:00 |
|
Vern Paxson
|
84423369b4
|
use iterator-based idiom for check-if-present-then-access
|
2021-11-22 15:28:15 -08:00 |
|
Vern Paxson
|
735d584d9f
|
const-ify member function
|
2021-11-22 10:55:38 -08:00 |
|
Vern Paxson
|
8e77e3e92c
|
efficiency fix - return a reference rather than a copy of a map
|
2021-11-18 08:56:24 -08:00 |
|
Vern Paxson
|
e1a760e674
|
extensive rewrite of generation & execution of run-time initialization
|
2021-11-07 17:00:19 -08:00 |
|
Tim Wojtulewicz
|
b2f171ec69
|
Reformat the world
|
2021-09-16 15:35:39 -07:00 |
|
Vern Paxson
|
da6ac0b521
|
switch to ID definition regions; reworked driver functions; more info for reporting uncompilable functions
|
2021-09-08 10:23:38 -07:00 |
|
Vern Paxson
|
b4f025dda9
|
support for standalone compiled scripts to export globals with module qualifiers
|
2021-06-11 08:49:52 -07:00 |
|
Vern Paxson
|
e1dc3e7b08
|
simpler workflow for -O gen-C++ ; also some hooks for -O gen-standalone-C++
|
2021-06-04 17:01:53 -07:00 |
|
Vern Paxson
|
2b0f1c9d6e
|
remove -O force-C++, and also some inadvertently replicated code
|
2021-05-05 19:11:17 -07:00 |
|
Vern Paxson
|
f6c841c737
|
minor tweaks tidyness tweaks
|
2021-05-05 16:55:04 -07:00 |
|
Vern Paxson
|
863be9436b
|
the bulk of the compiler
|
2021-05-05 16:55:04 -07:00 |
|