peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
peter
|
851ad1af06
* var must match exactly error msg extended with got and expected type
|
26 years ago |
pierre
|
281c77f2b1
* error if calling interrupt procedure
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
florian
|
78977be752
* finally!? fixed
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
pierre
|
cf18a314d1
* hnewn reg allocation corrected
|
26 years ago |
peter
|
19c48bf75b
* arrayconstructor -> arrayofconst fixed when arraycosntructor was not
|
26 years ago |
peter
|
8e653af606
* arrayconstructor -> openarray type conversions for element types
|
26 years ago |
peter
|
d7a37edfbd
* support for array constructors extended and more error checking
|
26 years ago |
peter
|
631d19fc85
* tp_procvar mode call->loadn fixed
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
peter
|
e303022851
* merged
|
26 years ago |
peter
|
73b45882c4
* merged file pos fixes
|
26 years ago |
pierre
|
ca19d190a3
* mereg from fixes-0_99_12
|
26 years ago |
peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
cc0511a890
* @procvar is now always needed for FPC
|
26 years ago |
peter
|
1c129626c0
* fixed hightree generation when loading highSYM
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
peter
|
ef66ed259d
* fixed arrayconstruct->set conversion which didn't work for enum sets
|
26 years ago |
florian
|
ba314dab05
* two bugs reported by Romio (bugs 13) are fixed:
|
26 years ago |
florian
|
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
12313fbed8
* with temp vars now use a reference with a persistant temp instead
|
26 years ago |