.. |
Makefile
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 жил өмнө |
Makefile.fpc
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
5 жил өмнө |
jastringh.inc
|
595f28e6fa
+ AnsistringClass.Create(unicodestring) constructor that implicitly selects
|
13 жил өмнө |
jastrings.inc
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 жил өмнө |
java_sys.inc
|
3b3d5ab8be
* Undid last commit
|
9 жил өмнө |
java_sysh.inc
|
3b3d5ab8be
* Undid last commit
|
9 жил өмнө |
jcompproc.inc
|
f92b8d1681
* changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets
|
6 жил өмнө |
jdk15.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
jdk15.pas
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
jdynarr.inc
|
56e724cea6
* moved general system includes accidentally put in jdynarr.inc to
|
14 жил өмнө |
jdynarrh.inc
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 жил өмнө |
jpvar.inc
|
fdab7122dd
* catch JLRInvocationTargetException raised when using JLRMthod.invoke() to
|
14 жил өмнө |
jpvarh.inc
|
6d0dd347ba
* declare procvar constructors as "overload" so that the implicitly added
|
14 жил өмнө |
jrec.inc
|
40e0b4677a
+ support for (only named, for now) records in the JVM target:
|
14 жил өмнө |
jrech.inc
|
3ac950eed7
* changed the parameter of fpcDeepCopy() from an out-parameter of the
|
14 жил өмнө |
jset.inc
|
44f074ebaa
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
14 жил өмнө |
jseth.inc
|
44f074ebaa
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
14 жил өмнө |
jsstringh.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
jsstrings.inc
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 жил өмнө |
jsystem.inc
|
669e705b54
Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after commit #42104)
|
6 жил өмнө |
jsystemh.inc
|
4c209a7dc2
* JVM compilation fixed
|
4 жил өмнө |
jsystemh_types.inc
|
adf064cbb4
New: rtl/inc/genmathh.inc source file, to provide a unique position
|
5 жил өмнө |
jtcon.inc
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 жил өмнө |
jtconh.inc
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 жил өмнө |
jtvar.inc
|
336420ef46
* only make clone method accessible once if needed
|
14 жил өмнө |
jtvarh.inc
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 жил өмнө |
justringh.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
justrings.inc
|
1ac51d5cd1
* initialise for-loop variables before the loop
|
8 жил өмнө |
jwin2javacharset.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
objpas.inc
|
27731e342c
+ support for array-of-const on the JVM target. Even though the
|
14 жил өмнө |
objpas.pp
|
d840d99231
+ minimal Java rtl (based on embedded rtl, but with all code and most
|
14 жил өмнө |
objpash.inc
|
27731e342c
+ support for array-of-const on the JVM target. Even though the
|
14 жил өмнө |
rtl.cfg
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 жил өмнө |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 жил өмнө |
rtti.inc
|
76de70e683
* since enums are represented by classes in the JVM, initialize global
|
14 жил өмнө |
rttih.inc
|
8b5461367b
* move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic
|
8 жил өмнө |
sysos.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 жил өмнө |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
5 жил өмнө |
sysres.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 жил өмнө |
system.pp
|
3b3d5ab8be
* Undid last commit
|
9 жил өмнө |