marco
|
f74b832272
* socketerror for Unix now fpgeterrno.
|
18 yıl önce |
peter
|
b3c650bd98
* fix shortstring:=char
|
18 yıl önce |
michael
|
d2fcda4561
* Changed check for GENERICCLASSES so fpdoc can parse it correctly
|
18 yıl önce |
florian
|
d469e3a7ef
+ do life dfa for exit
|
18 yıl önce |
florian
|
c0d27b5482
* life info dfa for break and continue
|
18 yıl önce |
florian
|
62d54389c8
+ life dfa for if, label and goto
|
18 yıl önce |
florian
|
85406e8a15
* updates from Karl-Michael Schindler
|
18 yıl önce |
florian
|
45cda67f3f
+ first basically working (not all node types yet) dfa implementation determining life information
|
18 yıl önce |
pierre
|
31a34e03c2
* do not use += syntax
|
18 yıl önce |
florian
|
867e00dee3
* backup commit of more dfa stuff
|
18 yıl önce |
michael
|
a3b72c1be8
Patch from Bram Kuijvenhoven
|
18 yıl önce |
michael
|
50c70c150a
* Fixed bug where read-only property was read wrongly (part 2: removed debug stuff)
|
18 yıl önce |
michael
|
7a89280631
* Fixed bug where read-only property was read wrongly
|
18 yıl önce |
florian
|
87bdf13f9f
+ first draft for dfa
|
18 yıl önce |
yury
|
b2605b8ff6
* Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support.
|
18 yıl önce |
Vincent Snijders
|
e18966c372
* write resource object file to unit output directory
|
18 yıl önce |
florian
|
4e375e0c38
* set ConsoleStartupMode in all startup codes
|
18 yıl önce |
florian
|
b3b099f63c
- removed accidently commited writeln
|
18 yıl önce |
florian
|
0e429065e8
* better error message in case of parser error
|
18 yıl önce |
marco
|
e074f9383c
* typo corrected
|
18 yıl önce |
pierre
|
115d95004f
* try to fix cygwin import lib problem in internal linker
|
18 yıl önce |
marco
|
699e231223
* more cleanup of unit unix (merge)
|
18 yıl önce |
marco
|
cb8e361672
* removed restoration ofa compability that never existed
|
18 yıl önce |
marco
|
2214c11330
* removed restoration ofa compability that never existed
|
18 yıl önce |
tom_at_work
|
a42d80dbf9
* do not use R13 as available register because it is reserved for tls on ppc64/linux
|
18 yıl önce |
marco
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 yıl önce |
marco
|
b8c21889f9
* bug #8807, PRIO_ constants not aliased to baseunix _merge_
|
18 yıl önce |
Jonas Maebe
|
544dd57a96
* r0 is also volatile
|
18 yıl önce |
Jonas Maebe
|
0caee5b45b
+ support to use r0 for ppc/ppc64 when compiling the compiler with
|
18 yıl önce |
Jonas Maebe
|
63f80f3472
* do not require exactly the same range type for indexed properties
|
18 yıl önce |