peter
|
cba20a515a
* fixed str(boolean,string) which was allowed
|
27 years ago |
peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
peter
|
d66124cb2f
+ internal constant functions
|
27 years ago |
peter
|
5c013220a3
* fixed smallset generation from elements, it has never worked before!
|
27 years ago |
florian
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
7c8e445400
* fixed 'with object do' bug
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
pierre
|
d72ca253fe
* bug for -So proc assignment to p^rocvar fixed
|
27 years ago |
pierre
|
6a556346ed
* bug about assigning the return value of a function to
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
49e9cc95b0
* fixed proc()=expr which was not allowed anymore by my previous fix
|
27 years ago |
peter
|
fb1bcf7724
+ dynamic set contruction
|
27 years ago |
peter
|
1a6ee8d4f3
* fixed procedure<>procedure construct
|
27 years ago |
peter
|
befed16714
* write extended to ppu file
|
27 years ago |
peter
|
d5e1886c8c
* fixed sizeof(array of char)
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
florian
|
25b34c1c6c
+ implementation of raise and try..finally
|
27 years ago |
florian
|
4caf39e3ac
* fix to allow tv like stream registration:
|
27 years ago |
peter
|
c9715847f6
* updated messages file
|
27 years ago |
peter
|
4ac8e5d18f
+ internal inc/dec
|
27 years ago |
pierre
|
5ad339b3d8
+ added procedure directive parsing for procvars
|
27 years ago |
pierre
|
1a44be1502
* fixes for inline for operators
|
27 years ago |
peter
|
f66f837fc8
* m68k compiles
|
27 years ago |
pierre
|
afe0d5a50d
* demangled name of procsym reworked to become independant of the mangling scheme
|
27 years ago |
pierre
|
f08a7114ae
* with node corrected for objects
|
27 years ago |
peter
|
7b28ebd6ef
* symtable.pas splitted into includefiles
|
27 years ago |
pierre
|
804a6a36dc
* bug fix for empty sets (nil pd was dereferenced )
|
27 years ago |
pierre
|
af65f86213
* firstpasscount bug fixed
|
27 years ago |