.. |
aasm.pas
|
befed16714
* write extended to ppu file
|
27 years ago |
ag386int.pas
|
3a153e9a42
* small fixes for 0.99.5
|
27 years ago |
ag386nsm.pas
|
86b6ed3db6
* fixed fwait bug using direct opcode
|
27 years ago |
ag68kgas.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
ag68kmit.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
ag68kmot.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
aopt386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
asmutils.pas
|
df5ca5be09
* fixed bug 42
|
27 years ago |
assemble.pas
|
c316229a7f
* reduce amount of asmfiles generated
|
27 years ago |
browser.pas
|
c614d62eaf
* working browser and newppu
|
27 years ago |
catch.pas
|
d1a1f501c8
Initial revision
|
27 years ago |
cg386add.pas
|
aff857167c
* forgot to removed some unused code in addset for set<>set
|
27 years ago |
cg386cal.pas
|
7c8e445400
* fixed 'with object do' bug
|
27 years ago |
cg386cnv.pas
|
fb1bcf7724
+ dynamic set contruction
|
27 years ago |
cg386con.pas
|
fb1bcf7724
+ dynamic set contruction
|
27 years ago |
cg386flw.pas
|
76ee202b37
* some fixes for ansi strings
|
27 years ago |
cg386ld.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
cg386mat.pas
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
cg386mem.pas
|
544b4099f7
+ rtti generation for classes added
|
27 years ago |
cg386set.pas
|
03ae46b6ca
* fixed -15 seen as byte in case
|
27 years ago |
cg68k.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
cg68k2.pas
|
9050cab930
* string type st_ fixed
|
27 years ago |
cga68k.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
cgi386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
cobjects.pas
|
17a0eb45d6
* better libc support
|
27 years ago |
comphook.pas
|
9985d0df00
* recompiles again
|
27 years ago |
compiler.pas
|
c0110b4ba2
+ createheap/restoreheap procedures (only tp7 rm currently) and support
|
27 years ago |
csopt386.pas
|
a3b5867cb8
* removed $ before and after Log in comment
|
27 years ago |
cws.txt
|
ef272e9acd
* compiler defines
|
27 years ago |
daopt386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
depend
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
errorn.msg
|
ab2b9506df
All non-assembler messages have been translated
|
27 years ago |
files.pas
|
d648f9c796
* openppu was true even if the object file is missing
|
27 years ago |
gdb.pas
|
b79c82a255
* Just the N_FNAME to N_FUN substitution for stabs of functions
|
27 years ago |
gendef.pas
|
f66f837fc8
* m68k compiles
|
27 years ago |
hcodegen.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
i386.pas
|
f66f837fc8
* m68k compiles
|
27 years ago |
import.pas
|
f66f837fc8
* m68k compiles
|
27 years ago |
innr.inc
|
7917210022
- removed obsolete in_*
|
27 years ago |
link.pas
|
8db8f5239d
* fixed filenames and removedir which supports slash at the end
|
27 years ago |
m68k.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
makefile
|
765a36211c
* win32 compiles a bit better, no growheap crash
|
27 years ago |
messages.pas
|
8f0342912e
* fixed range errror
|
27 years ago |
mppc386.bat
|
544b4099f7
+ rtti generation for classes added
|
27 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
msgidx.inc
|
ea8a7d2a4f
* fixed some messages and smaller msgtxt.inc
|
27 years ago |
msgtxt.inc
|
ea8a7d2a4f
* fixed some messages and smaller msgtxt.inc
|
27 years ago |
optidx.inc
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
optione.msg
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
optmsg.inc
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
opts386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
opts68k.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
os2_targ.pas
|
f07849effe
* small os2 fixes
|
27 years ago |
parser.pas
|
4d8b7aca79
* renamed in_main to in_global which is more logical
|
27 years ago |
pass_1.pas
|
d4007a291f
+ class types and class reference types are now compatible with void
|
27 years ago |
pbase.pas
|
c9715847f6
* updated messages file
|
27 years ago |
pdecl.pas
|
27c439c940
* corrected mangling sheme :
|
27 years ago |
pexports.pas
|
d1a1f501c8
Initial revision
|
27 years ago |
pexpr.pas
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
pmodules.pas
|
e68fa48b27
* fixed current_module^.in_implementation flag
|
27 years ago |
popt386.pas
|
b8b02bb518
* removed a line that add no sense and
|
27 years ago |
pp.pas
|
c9b899ef32
* fixed dup log
|
27 years ago |
ppovin.pas
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
ppu.pas
|
cc64a929aa
* static/shared linking updates
|
27 years ago |
pstatmnt.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
psystem.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
ptconst.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
ra386att.pas
|
9d31c53507
* better line info for asm statements
|
27 years ago |
ra386dir.pas
|
9d31c53507
* better line info for asm statements
|
27 years ago |
ra386int.pas
|
9d31c53507
* better line info for asm statements
|
27 years ago |
ra68kmot.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
scandir.inc
|
273fc24dbb
* small fix for aktfilepos
|
27 years ago |
scanner.pas
|
c051498168
* tokenpos has to be restored also after
|
27 years ago |
script.pas
|
94b52a3d7f
+ smartlinking works (only case jumptable left todo)
|
27 years ago |
switches.pas
|
4d8b7aca79
* renamed in_main to in_global which is more logical
|
27 years ago |
symdef.inc
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
symppu.inc
|
6cc16ea7f1
- removed OLDPPU
|
27 years ago |
symsym.inc
|
27c439c940
* corrected mangling sheme :
|
27 years ago |
systems.pas
|
b94116497c
* CDECL changed to CVAR for variables
|
27 years ago |
temp_gen.pas
|
31ff347814
* small bug correction due to newinput
|
27 years ago |
tgen68k.pas
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
tgeni386.pas
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
todo.txt
|
ea8a7d2a4f
* fixed some messages and smaller msgtxt.inc
|
27 years ago |
tpexcept.pas
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
tree.pas
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
types.pas
|
35c6030a1b
+ subrange types for enums
|
27 years ago |
verbose.pas
|
273fc24dbb
* small fix for aktfilepos
|
27 years ago |
version.inc
|
5340ca9baa
* adapted to 0.99.5
|
27 years ago |
win_targ.pas
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |