peter
|
6b25740f01
* included the 1.60 version of Pierre which was lost !
|
26 years ago |
daniel
|
1777e0c901
* Could not compile with TP, some arrays moved to heap
|
26 years ago |
pierre
|
72507a8397
+ tmacrosym.is_used set
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
929290a3c9
* $mode gives now a warning if an unknown mode keyword follows
|
26 years ago |
peter
|
07bb58295b
* alignment is now saved in the symtable
|
26 years ago |
peter
|
45bf051885
* merged
|
26 years ago |
peter
|
58cbc3e795
* new link writing to the ppu, one .ppu is needed for all link types,
|
26 years ago |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
pierre
|
bc90408c3e
+ better preproc stack checking and report
|
26 years ago |
peter
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 years ago |
peter
|
6a802e85d7
* released valintern
|
26 years ago |
peter
|
633fcc0bda
+ unitpath,librarypath,includepath,objectpath directives
|
26 years ago |
pierre
|
0669413251
+ -b and -bl options work !
|
26 years ago |
pierre
|
92ce0fb888
* $L default extension from resext to objext
|
26 years ago |
peter
|
c7637424cf
+ resource file handling ($R directive) for Win32
|
27 years ago |
peter
|
02904d8319
+ -iSO, -iSP, -iTO, -iTP
|
27 years ago |
peter
|
752857f403
* tp7 didn't like my ifopt H+ :(
|
27 years ago |
peter
|
aace149d8c
* H+ fixes
|
27 years ago |
florian
|
6eaa58b9c5
+ switch $APPTYPE for win32 added
|
27 years ago |
peter
|
8e363906e2
* beter line info for conditionals
|
27 years ago |
pierre
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
peter
|
0fc61cdfc1
* -vu shows unit info, -vt shows tried/used files
|
27 years ago |
pierre
|
bf6369f1b5
* current_module old scanner tagged as invalid if unit is recompiled
|
27 years ago |
peter
|
f39b8a533b
* fixed $I %date% not in uppercase
|
27 years ago |
pierre
|
a12d8c9417
* changed all length(p^.value_str^) into str_length(p)
|
27 years ago |
peter
|
d4ac5e456b
+ idtoken and only one token table
|
27 years ago |