Mattias Gaertner
|
f7661c6fd4
pastojs: added -iJ
|
6 年之前 |
Mattias Gaertner
|
dbdf8e14df
pastojs: added -iJ
|
6 年之前 |
Mattias Gaertner
|
2972be4ddd
pastojs: fixed compile under pas2js
|
6 年之前 |
Mattias Gaertner
|
38a511a2f0
pas2js: cleaned up pcu
|
6 年之前 |
Mattias Gaertner
|
95c4736785
pas2js: added option -JoRTL-x=y, added shared converter options
|
6 年之前 |
yury
|
67f10be246
* Use the "doc" subdir instead of "docs" for non-unix targets. The "doc" name is used in classic makefiles and we've got 2 sub-dirs "doc" and "docs" for non-unix targets. This commit fixes that.
|
6 年之前 |
Mattias Gaertner
|
cea0060507
pastojs: procedure val(const string; out enum; out int)
|
6 年之前 |
Mattias Gaertner
|
f15a8b90f1
pastojs: procedure val(const string; out enum; out int)
|
6 年之前 |
Mattias Gaertner
|
ce1c2487ec
fcl-passrc: resolver: procedure val(const string; out enum|int|bool|float; out int)
|
6 年之前 |
michael
|
d49510cc8c
* Fix bug #0034499
|
6 年之前 |
pierre
|
0fafe640c5
Change tstringlistexchange test code to give different error values and check that sort is done properly instead of requiring a given number of exchanges
|
6 年之前 |
pierre
|
bf7af550c8
Add mode objfpc to units/character/tutf32convert test
|
6 年之前 |
nickysn
|
99528f9774
+ added all the missing test/units/* subdirectories: classes character dateutil fpcunit softfpu variants
|
6 年之前 |
pierre
|
f8563772c5
Always accept empty string as meaning zero is TryRomanToInt, fixes intermittent errors in tromantoint test
|
6 年之前 |
yury
|
f7efca92ec
* android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older).
|
6 年之前 |
yury
|
a2a59bcb7d
* android: Regenerated syscalls.
|
6 年之前 |
Mattias Gaertner
|
3053d554a8
pastojs: mode delphi assign ano proc
|
6 年之前 |
Mattias Gaertner
|
d985a016a5
fcl-passrc: resolver: check reference-to when assign ano proc
|
6 年之前 |
yury
|
21c867d3fc
* android: Use libc for sockets since the "accept" syscall is blocked by SECCOMP, but the "accept4" alternative is not available on old Android versions (2.3 and older).
|
6 年之前 |
Mattias Gaertner
|
18f77f671b
fcl-pasrc: resolver: mode delphi allow typecast anonymous proc
|
6 年之前 |
Mattias Gaertner
|
ac94267311
pastojs: anonymous functions docs
|
6 年之前 |
michael
|
93ec37a4bc
Added overloads UintToStr for Delphi compatbibility (bug ID 0034690)
|
6 年之前 |
nickysn
|
da5868b668
+ added method TBits.CopyBits for fast copying
|
6 年之前 |
Mattias Gaertner
|
c283775b73
pastojs: anonymous functions
|
6 年之前 |
Mattias Gaertner
|
077f88766b
fcl-passrc: pass ano func asm-block as argument, ano funcs in analyzer
|
6 年之前 |
pierre
|
e7aadde92f
Modify tbs/tb0588.pp to check that a warning is issued about non-initialized return value, moved to tbf directory
|
6 年之前 |
marco
|
c32c6c4cd6
* add similar retries to sysdeletefile as for removedirs.
|
6 年之前 |
Mattias Gaertner
|
b0d7ba7e6f
fcl-passrc: anonymous functions: with-block
|
6 年之前 |
Mattias Gaertner
|
7815ed4de1
fcl-passrc: changed operator precedence level of is to same as and,or,xor
|
6 年之前 |
Mattias Gaertner
|
193cbf1a3e
fcl-passrc: typecast anonymous proc to proctype
|
6 年之前 |