76
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 27, 2024 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tests More... 1 day ago
* Remove unqualified string type, use UTF8 string or Unicode string More... 1 day ago
* Add create_object method More... 1 day ago
* Sample unit containing all browser apis More... 1 day ago
* more debug statments removed
FPK
as florian
More... 2 days ago
* accidently committed debug statement removed
FPK
as florian
More... 2 days ago
* (hopefully) more consistent message when the compiler is stopped during showing the help screen, resolves #39455
FPK
as florian
More... 2 days ago
Remove SUBARCH refering to non-existing units for arm-freertos target More... 2 days ago
Remove obsolete/unused rules inside rtl/freertos/Makefile.fpc More... 2 days ago
Add heapmgr and consoleio dependency for all freertos CPU specific units More... 2 days ago
* not automatically committed... More... 2 days ago
* Add wasm-job for webassembly More... 2 days ago
* revert the changes from b0d61558e38f7e9ceb3918dbbaab13bc49496320, as 61397d40ae0c43083844e850d87c60ba74b34d28 fixes it more correctly More... 3 days ago
* ensure that Insert() of a single element into a dynamic array is typechecked in a way that the user is notified of errors + added test More... 3 days ago
* disable (type ...), it did never work and there are not test, resolves #40562
FPK
as florian
More... 3 days ago
* Fix callback interface treatment More... 3 days ago
* Now able to generate code for all browser APIs More... 4 days ago
* Fix compiler warnings More... 4 days ago
* Resolve all identifiers More... 4 days ago
* allow swapping of operands for three operand instructions if they are commutative
FPK
as florian
More... 5 days ago
* avoid range check error in TVMTBuilder.intf_optimize_vtbls by early bailing out if a class has no interfaces
FPK
as florian
More... 6 days ago
* workaround unsupported -march=...+pauth for some assembler/clang versions
FPK
as florian
More... 6 days ago
* do not limit the number of interfaces per class, resolves #40268
FPK
as florian
More... 7 days ago
+ in on an empty set is always false, resolves #40745
FPK
as florian
More... 8 days ago
+ add a batch file to also regenerate the RTL makefiles on Windows More... 8 days ago
* optimize x </>= length(...) also if the operands are swapped
FPK
as florian
More... 9 days ago
Update after commit b0076a4709 to fix jvm rtl compilation error More... 10 days ago
* optimize x < length(arr) and x >= length(arr) as proposed in #40292
FPK
as florian
More... 10 days ago
Fix compilation of i8086/n8086add.pas unit after introduction of get_int_value function More... 10 days ago
+ get_int_value
FPK
as florian
More... 11 days ago