pierre
|
8c00a07def
* traling zero after . could not be inserted
|
26 lat temu |
pierre
|
6c1eff2c66
* adapted to new compiler/tokens unit
|
26 lat temu |
peter
|
7fd914d24c
* @(<x>) support
|
26 lat temu |
peter
|
ea753c5807
* reload esi in except block to allow virtual methods
|
26 lat temu |
peter
|
2c94850f4c
* small array push to open array fixed, open array always needs addr
|
26 lat temu |
peter
|
f89f09413b
* > < >= <= support for boolean
|
26 lat temu |
peter
|
6cd28a1c2a
* fixed couple of bugs
|
26 lat temu |
peter
|
ee18e42672
* write > 255 chars
|
26 lat temu |
peter
|
453773ecb2
* TYPE support
|
26 lat temu |
peter
|
1006d29317
* fixed array of char writing which didn't write the last char
|
26 lat temu |
michael
|
00679a32ce
+ Applied readkey patch from Deekoo L
|
26 lat temu |
florian
|
ac20c15ef4
+ fld reg;fxxx to fxxxr reg optimization
|
26 lat temu |
Jonas Maebe
|
9793c4eee9
* fixed typo's in -darithopt
|
26 lat temu |
florian
|
96dd7c82fa
* bug #580 fixed
|
26 lat temu |
florian
|
d2c3613518
* format('%g',[0.0]) returned long format string, fixed
|
26 lat temu |
florian
|
f7af47f31f
* bug #577 fixed
|
26 lat temu |
michael
|
8ca0b0cab3
* Fixes from Sebastian Guenther
|
26 lat temu |
Jonas Maebe
|
56ddb9a0af
+ implemented most necessary methods
|
26 lat temu |
Jonas Maebe
|
f4180329fc
+ implemented some parameter passing methods, but they require\n some more helper routines\n * fix for loading symbol addresses (still needs to be done in a_loadaddress)\n * several changes to the way conditional branches are handled
|
26 lat temu |
Jonas Maebe
|
818885454f
* several changes to the way conditional branches are handled\n * some typos fixed
|
26 lat temu |
Jonas Maebe
|
3086a9f355
* condition is now zeroed using fillchar\n because on powerpc it's a record now
|
26 lat temu |
Jonas Maebe
|
6be94d5604
* fixed typo regarding scratchregs pointer
|
26 lat temu |
Jonas Maebe
|
4abc13fd78
* defined some necessary virtual helper methods
|
26 lat temu |
pierre
|
cc6269dc3b
* adapted to modified tokens unit
|
26 lat temu |
pierre
|
781117b288
* message about conditionals changed to Hint
|
26 lat temu |
peter
|
0b396c0466
* $IFNDEF is 7 chars and not 6 chars
|
26 lat temu |
peter
|
6b25740f01
* included the 1.60 version of Pierre which was lost !
|
26 lat temu |
peter
|
7ad9983cb7
* reading of search paths fixed to work as expected
|
26 lat temu |
pierre
|
29bdd631a1
* tokens.dat only used for TP, and also removed from
|
26 lat temu |
daniel
|
1777e0c901
* Could not compile with TP, some arrays moved to heap
|
26 lat temu |