peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
peter
|
03a9699ce3
* newcg compiler compiles again
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
fca8adf6c2
* also complain about unused functions in program
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
pierre
|
acaa9296b7
* more browser details
|
26 years ago |
pierre
|
142ace2afc
* better browser info
|
26 years ago |
peter
|
23ca9de3b3
* esi_offset -> selfpointer_offset to be newcg compatible
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
89b677a0ee
* split type reading from pdecl to ptype unit
|
26 years ago |
peter
|
19aa88a729
* moved mangledname creation of normal proc so it also handles a wrong
|
26 years ago |
florian
|
8b9633266b
* new codegenerator compiles again
|
26 years ago |
peter
|
6b6fc5aac4
* fixed forward decl check for tp7/delphi
|
26 years ago |
peter
|
532d85cd50
+ procedure directive support in const declarations, fixes bug #232
|
26 years ago |
peter
|
49fcd8aceb
* forward type declaration rewritten
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
71f28ed588
* cs_create_smart instead of cs_smartlink
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
pierre
|
c528cf639f
* bugfix for 237 and 244
|
26 years ago |
daniel
|
1777e0c901
* Could not compile with TP, some arrays moved to heap
|
26 years ago |
peter
|
0274f3a08b
* fixed crash in psub
|
26 years ago |
pierre
|
154386ac6a
* pi_is_global was missing for global methods
|
26 years ago |
pierre
|
1c8a7a1924
+ label faillabel added for _FAIL support
|
26 years ago |
pierre
|
c63cfc6f7a
* linking to C code with cdecl;external; was broken
|
26 years ago |
pierre
|
88185b4be3
+ procsym field of tprocdef 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 |