peter
|
cb4cbe4f2a
* reinserted old version, because daniel skipped 3 versions !!
|
27 年之前 |
peter
|
71f87a0367
* fixed readinifile
|
27 年之前 |
peter
|
ab50e88c7d
* forward search for FPC
|
27 年之前 |
Jonas Maebe
|
64c509adb8
* fixed crash when there are two asm blocks right after each other
|
27 年之前 |
Jonas Maebe
|
8cf4da6d5e
+ optimize pascal code surrounding assembler blocks
|
27 年之前 |
peter
|
adda495d22
* fixed low,high for alloc_global_dos which were wrong
|
27 年之前 |
peter
|
f63f6629a2
* clean target fix, theres no objpas dir to clean anymore
|
27 年之前 |
peter
|
a1bbee561c
* small fixes for better compatibility
|
27 年之前 |
peter
|
e2904b82a1
* fixes for smartlinking
|
27 年之前 |
peter
|
c7637424cf
+ resource file handling ($R directive) for Win32
|
27 年之前 |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 年之前 |
peter
|
88599f754f
* no it table necessary if no asm parser is used
|
27 年之前 |
peter
|
9788af7f08
+ Added user screen support, display & window
|
27 年之前 |
peter
|
7d90cad6c0
* general constant solution. Constant expressions are now almost
|
27 年之前 |
peter
|
cca4b5a413
* use V_Error
|
27 年之前 |
michael
|
3d3d90a39a
All objects andmethods documented
|
27 年之前 |
michael
|
0ac151de17
+ Documented more objects
|
27 年之前 |
michael
|
3f8dd023d7
+ Converted to new format
|
27 年之前 |
peter
|
e628968eac
+ read/write of constnil
|
27 年之前 |
florian
|
151e5a82cf
+ more changes for the new version
|
27 年之前 |
michael
|
b8c60fda6d
+ TCollection documented
|
27 年之前 |
michael
|
5c50c92f90
Implemented AssignFile and CloseFile compatibility
|
27 年之前 |
peter
|
7a3be0386f
* fixed windowlist for fpc
|
27 年之前 |
peter
|
ce3e2aec84
+ rec.field(%esi) support
|
27 年之前 |
peter
|
f986459350
* don't count ait_marker for lineinfo
|
27 年之前 |
peter
|
2f303a746d
* fixed new(x) crash if x contains an error
|
27 年之前 |
michael
|
c7bfc215e2
removed CR characters
|
27 年之前 |
Jonas Maebe
|
0395e5e0b6
* change "inc x/dec x; test x, x" to "add 1, x/sub 1,x" because inc and dec
|
27 年之前 |
peter
|
a09375865f
* daniels patches against the latest versions
|
27 年之前 |
daniel
|
6da995b775
+ invalidhandle constant
|
27 年之前 |