Jonas Maebe
|
90bc5eb4be
+ added $maxfpuregisters 0 for compile() procedure
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
Jonas Maebe
|
edf419d5a7
* removed a lot of memory leaks when an error is encountered (caused by
|
25 years ago |
Jonas Maebe
|
9ffedb7aa4
- removed call to do_stop at the end of compile() since it obviously breaks the
|
25 years ago |
Jonas Maebe
|
61416bb18e
+ call do_stop at the end of compile()
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
c5410eee5c
* preprocessor support. But it fails on the caret in type blocks
|
26 years ago |
pierre
|
fd1e583ead
+ IsExe global var needed for IDE
|
26 years ago |
peter
|
e169c592f8
* searchpaths changed to stringqueue object
|
26 years ago |
pierre
|
f88f9f5763
+ minimal_stop to avoid memory loss with -iTO switch
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
florian
|
8b9633266b
* new codegenerator compiles again
|
26 years ago |
florian
|
f050faa02b
* bug #617 fixed
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
pierre
|
a5c2aa5df8
* use do_halt instead of halt
|
26 years ago |
daniel
|
1777e0c901
* Could not compile with TP, some arrays moved to heap
|
26 years ago |
michael
|
f0fa79dad2
+ Patch from pierre
|
26 years ago |
peter
|
fc8211bbb8
* tlinker object is now inherited for win32 and dos
|
26 years ago |
peter
|
8b82809292
* fixed writing of lost memory which should be after donecompiler
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
eac806034d
* the main branch psub.pas is now used for
|
26 years ago |
michael
|
19b97ee4a4
* Alpha aware switch detection
|
26 years ago |
florian
|
774df6096e
* bug #487 fixed, (inc(<property>) isn't allowed)
|
26 years ago |
florian
|
046acfb84b
* made it compilable with Dlephi 4 again
|
26 years ago |
pierre
|
05b6362265
* local browser stuff corrected
|
26 years ago |
pierre
|
52455aa342
* DoneCompiler called later to prevent accessing invalid data
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
pierre
|
8120829339
* compilation after a failure longjumped directly to end
|
26 years ago |
peter
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 years ago |