Michaël Van Canneyt
|
c4165a67a7
* Constructor
|
1 год назад |
Michaël Van Canneyt
|
6a7524418a
* Create objects directly
|
1 год назад |
florian
|
1de3aba4e3
* few types fixed
|
1 год назад |
J. Gareth "Curious Kit" Moreton
|
17b7782929
* i386: Fixed issue where the peephole optimizer entered an infinite loop when building for CPUs older than Pentium II
|
1 год назад |
Rika Ichinose
|
0655b342d4
Shorter IndexByte_Plain.
|
1 год назад |
Michaël Van Canneyt
|
20c95f0455
Fix tests
|
1 год назад |
Michaël Van Canneyt
|
d74f81fda8
* Remove unqualified string type, use UTF8 string or Unicode string
|
1 год назад |
Michaël Van Canneyt
|
5dc62fae3b
* Add create_object method
|
1 год назад |
Michaël Van Canneyt
|
5c9186a395
* Sample unit containing all browser apis
|
1 год назад |
florian
|
fc6d6c123d
* more debug statments removed
|
1 год назад |
florian
|
ab66440e76
* accidently committed debug statement removed
|
1 год назад |
florian
|
51f5726343
* (hopefully) more consistent message when the compiler is stopped during showing the help screen, resolves #39455
|
1 год назад |
Pierre Muller
|
a5cb0b6179
Remove SUBARCH refering to non-existing units for arm-freertos target
|
1 год назад |
Pierre Muller
|
4b5e5f0ddb
Remove obsolete/unused rules inside rtl/freertos/Makefile.fpc
|
1 год назад |
Pierre Muller
|
d7eef9c3ca
Add heapmgr and consoleio dependency for all freertos CPU specific units
|
1 год назад |
Michaël Van Canneyt
|
0d375c638c
* not automatically committed...
|
1 год назад |
Michaël Van Canneyt
|
1da241c09c
* Add wasm-job for webassembly
|
1 год назад |
Sven/Sarah Barth
|
7f03fb6966
* revert the changes from b0d61558e38f7e9ceb3918dbbaab13bc49496320, as 61397d40ae0c43083844e850d87c60ba74b34d28 fixes it more correctly
|
1 год назад |
Sven/Sarah Barth
|
61397d40ae
* ensure that Insert() of a single element into a dynamic array is typechecked in a way that the user is notified of errors
|
1 год назад |
florian
|
2d1fba1fa1
* disable (type ...), it did never work and there are not test, resolves #40562
|
1 год назад |
Michaël Van Canneyt
|
328ff5f0c3
* Fix callback interface treatment
|
1 год назад |
Michaël Van Canneyt
|
55dee03ad0
* Now able to generate code for all browser APIs
|
1 год назад |
Michaël Van Canneyt
|
496a86501a
* Fix compiler warnings
|
1 год назад |
Michaël Van Canneyt
|
0a4f5558be
* Resolve all identifiers
|
1 год назад |
florian
|
2e86cdb620
* allow swapping of operands for three operand instructions if they are commutative
|
1 год назад |
Rika Ichinose
|
b87e22151a
Use non-conservative Fill thresholds.
|
1 год назад |
florian
|
c3a3cfe80f
* avoid range check error in TVMTBuilder.intf_optimize_vtbls by early bailing out if a class has no interfaces
|
1 год назад |
J. Gareth "Curious Kit" Moreton
|
88ab9576b1
* a64: Added "ABS" and "CTZ" mnemonics (CSSC instructions)
|
1 год назад |
J. Gareth "Curious Kit" Moreton
|
1ba93085f7
* a64: Added DOTPROD and PAUTH support flags to relevant instruction sets (v8.4+ and v8.3+ respectively)
|
1 год назад |
J. Gareth "Curious Kit" Moreton
|
bba4edb6d0
* a64: ARMv8.7 through ARMv8.9 have been added as AArch64 CPU types, along with support for the CSSC extension.
|
1 год назад |