pierre
|
0136ebb82b
+ ungettempoftype(pdef) boolean function
|
26 lat temu |
peter
|
c044125b7d
* fixed crash when writing overload operator to ppu
|
26 lat temu |
peter
|
d2f717c9e0
* removed my property fix
|
26 lat temu |
peter
|
0869bc80e9
* class property without write support
|
26 lat temu |
florian
|
e3dc06bceb
* the class helper routines doesn't store the registers properly,
|
26 lat temu |
florian
|
b6a9251cf3
* property problem fixed: a propertysym is only a write
|
26 lat temu |
carl
|
3249707b22
+ Initial revision (still uncompilable though)
|
26 lat temu |
carl
|
d4fc7066ab
+ Initial revision (still uncompilable)
|
26 lat temu |
carl
|
b67ce16a85
+ Initial revision (still unworking under FPC)
|
26 lat temu |
michael
|
9b06ee01b2
+ Added examples 4-6
|
26 lat temu |
michael
|
fe22fc386a
+ Initial implementation
|
26 lat temu |
michael
|
e7994c7195
+ Now EConvertError is used everywhere in conversions
|
26 lat temu |
Jonas Maebe
|
05acbe4077
* fix for crash when the first instruction of a sequence that gets
|
26 lat temu |
pierre
|
ca165f8343
* fix for bug0124 and better error position info
|
26 lat temu |
pierre
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 lat temu |
pierre
|
3cd628d2f2
* typo error fix in STORENUMBER code
|
26 lat temu |
peter
|
d9e1c47d84
* fixes for storenumber
|
26 lat temu |
peter
|
eb1f69c818
* concat_external added for new init/final
|
26 lat temu |
peter
|
73fe4aa80e
* fixed exit()
|
26 lat temu |
peter
|
9238eb8e36
+ 242
|
26 lat temu |
peter
|
dc1f9b5bbb
* addr() internal
|
26 lat temu |
michael
|
7fc2371e18
+ RemoveItem now sets FCollection, to avoid a loop.
|
26 lat temu |
florian
|
b100bb5730
+ tobject.messagestringtable function for Megido/GTK support
|
26 lat temu |
florian
|
0596b2b719
* the boolean operators =;<>;xor with LOC_JUMP and LOC_FLAGS
|
26 lat temu |
michael
|
a253af1002
+ Adapted ide Makefiles
|
26 lat temu |
michael
|
4e7e218bfe
+ install target now correctly takes the BASEINSTALLDIR on linux
|
26 lat temu |
michael
|
531eed99f8
* we should use lowercase extensions, for linux
|
26 lat temu |
Jonas Maebe
|
e16f0f99db
* changes to work with -dUSE_OP3
|
26 lat temu |
pierre
|
c7c74f2895
* added paitempalloc for tempansi
|
26 lat temu |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 lat temu |