Bill Currie
|
4bc36836a1
|
Correct the type of an aux function's return type
It was made to be the address of the type encoding long ago.
|
2020-02-25 20:17:20 +09:00 |
|
Bill Currie
|
a30433fa9e
|
Make header protection consistent
And delete a couple of useless files.
|
2020-02-24 12:21:20 +09:00 |
|
Bill Currie
|
81083698a8
|
Move to using an in-memory form of ddef_t
This allows the VM to work with extended ddefs transparently. It seems
to have uncovered a typedef alias relocation bug, though.
|
2020-02-22 22:33:44 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
3e50aae01f
|
"print" command for dumping values in the progs and add return type info to the debugging information
|
2007-09-15 07:47:31 +00:00 |
|
Bill Currie
|
38254186da
|
other than floats, progs should now be int size safe
|
2007-04-04 12:30:49 +00:00 |
|
Bill Currie
|
50af936a29
|
whitespace
|
2002-06-26 14:45:00 +00:00 |
|
Bill Currie
|
12a0a10d33
|
more alpha portability fixes
|
2001-11-29 19:35:25 +00:00 |
|
Bill Currie
|
66c8f00dc7
|
print out source line numbers when available
|
2001-07-14 23:53:59 +00:00 |
|
Bill Currie
|
eae97539c2
|
beginnings of debug info for progs
|
2001-07-13 06:08:50 +00:00 |
|