florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 年之前 |
michael
|
ecbe0b8017
+ Added LGPL header
|
19 年之前 |
michael
|
f3c6483ed4
* Added web system
|
19 年之前 |
michael
|
5fca5d2f72
+ Initial implementation
|
19 年之前 |
michael
|
885a65c7c6
* Description of the fpweb system
|
19 年之前 |
michael
|
ae29d531d6
+ Added web interface
|
19 年之前 |
florian
|
484e7ac0c1
* fixed defines
|
19 年之前 |
florian
|
4a4b26b602
* use pascal program to generate the tar list to be more platform independend
|
19 年之前 |
tom_at_work
|
2b5e324638
* Fixed remaining bug in cg so that -O2 works again
|
19 年之前 |
peter
|
81a1631bce
* don't loose signed information in the result location
|
19 年之前 |
peter
|
4aa3ac3ebe
* call freemem without size
|
19 年之前 |
peter
|
076fb20774
* don't apply typesize of record if a field size is applied
|
19 年之前 |
peter
|
21d186594c
* don't mix public name and export clause
|
19 年之前 |
florian
|
12cd76d0e8
* test header fixed
|
19 年之前 |
daniel
|
de001ec4ad
* Free hidden cmdline instead of cmdline property.
|
19 年之前 |
peter
|
59e84ac06d
* force stackframes for foreach,firstthat,lastthat
|
19 年之前 |
peter
|
1de2f94b28
* fixed typo in r4848
|
19 年之前 |
daniel
|
ce3bfabfe6
- Remove unused sysutils dependency.
|
19 年之前 |
daniel
|
bbc80554b1
* Turn cmdline into property on Linux.
|
19 年之前 |
florian
|
7c915938d9
* fixed for 64 bit CPUs
|
19 年之前 |
Jonas Maebe
|
77de2d3b82
- removed getpointersize again, it's not a standard macpas function
|
19 年之前 |
daniel
|
aabc1e0fd2
* Tidy indentation
|
19 年之前 |
florian
|
5718aa1428
* regenerated
|
19 年之前 |
florian
|
ec74887552
* another patch from J. Peter Mugaas, fixes #7618 and #7615
|
19 年之前 |
Jonas Maebe
|
de27a80cc9
+ tests for previous commit
|
19 年之前 |
Jonas Maebe
|
2dd6a91a9f
+ allow implicit type conversions of 4 byte integers to strings for
|
19 年之前 |
Jonas Maebe
|
5cad2321a9
* allow assigning to loop control vars in macpas mode
|
19 年之前 |
Jonas Maebe
|
5eedbdfde9
+ support for indexing 4-byte sized integers as array[1..4] of char in
|
19 年之前 |
Jonas Maebe
|
1106b6a32f
+ GetPointerSize function
|
19 年之前 |
Jonas Maebe
|
e4e356d996
* fixed test
|
19 年之前 |