peter
|
8e363906e2
* beter line info for conditionals
|
27 years ago |
peter
|
99b31c91bc
* check for importsection for empty asm file
|
27 years ago |
pierre
|
f31407b8ab
* wmemu387.dxe was not closed !!
|
27 years ago |
pierre
|
84b9f22e04
* dxeload range check problem solved
|
27 years ago |
pierre
|
49c698a41b
+ tests to check if filename exists
|
27 years ago |
pierre
|
6c1766feed
* bug fix for IOCHECK inside a procedure with iocheck modifier
|
27 years ago |
pierre
|
bf7419d4b6
* stupid error removing getret.exe each time
|
27 years ago |
pierre
|
9d804fbe16
Log inserted
|
27 years ago |
pierre
|
922c46cdef
+ add log for makefile
|
27 years ago |
florian
|
852aeb1a13
+ check for access to index 0 of long/wide/ansi strings added,
|
27 years ago |
pierre
|
b3867488fb
+ added a makefile for tests
|
27 years ago |
michael
|
1a9987cfe5
+ more fixes so it compiles
|
27 years ago |
michael
|
0ee1ca0246
+ Fix so it compiles
|
27 years ago |
florian
|
d666ac848e
+ ansistring operator +
|
27 years ago |
florian
|
b70ee498ad
* ansistringconcat fixed
|
27 years ago |
michael
|
8e65e437da
+ Fixed remarks by Alexander stohr
|
27 years ago |
michael
|
279b995838
+ Forgot to include disk functions
|
27 years ago |
pierre
|
4494bfafb6
* type ptree only allowed inside expression
|
27 years ago |
florian
|
e4290ba94a
+ binary operators for ansi strings
|
27 years ago |
peter
|
0a51bba5f7
* fixed maxlen which was not correct after my read_string update
|
27 years ago |
peter
|
887c29f7a2
* fixed 'not not boolean', the location was not set to register
|
27 years ago |
peter
|
309ac0b4cb
* fixed object(unknown) crash
|
27 years ago |
florian
|
1e126715b8
* small fixes to ansicompare
|
27 years ago |
pierre
|
033303c21d
+ length(c) where C is a char is allways 1
|
27 years ago |
pierre
|
136cf23427
* calling of private method allowed inside child object method
|
27 years ago |
peter
|
9a650233f0
* removed some unused vars
|
27 years ago |
peter
|
e0a2d434b5
* set also in_library flag when no .o is generated
|
27 years ago |
peter
|
c1ebcc4ca4
* bugfix so that code like
|
27 years ago |
pierre
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
pierre
|
ed24c76b30
+ systemdebug reports about unclosed files at exit
|
27 years ago |