76
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 minutes ago. based on code collected about 14 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* throw an error if varargs is used without appropriate calling conventions, resolves #40342
FPK
as florian
More... about 19 hours ago
* Fix wince/nativent More... 1 day ago
* When raising error, display missing key value as string, if possible More... 1 day ago
Do not set default target to system_sparc64_solaris on solaris OS for sparc64 compiler as this target is not yet supported More... 1 day ago
* Allow to create browser API stubs that will work on non-webassembly platforms More... 1 day ago
* Allow to build stub More... 1 day ago
* handle unary minus in the preprocessor, resolves #40782
FPK
as florian
More... 2 days ago
* Add TList<T>RemoveItem, for delphi compatibility More... 2 days ago
* Add StreamOriginalFormat to ObjectTextToBinary More... 2 days ago
* Add missing PAlphaColorF More... 2 days ago
* Allow ToString for object value More... 2 days ago
* Int64 and QWord are valid types. Fix issue #40778 More... 2 days ago
* Use correct stream type in TBase64Encoding.DoEncode, fix issue #40779 More... 2 days ago
* remove debug statement. More... 2 days ago
* update runner tag
FPK
More... 3 days ago
* introduce AbortRun More... 3 days ago
+ cs_opt_consts for sparc64
FPK
as florian
More... 4 days ago
* proper alignment information for constant addresses stored in registers
FPK
as florian
More... 6 days ago
* patch by rasberryrabbit to resolve #40761
FPK
as florian
More... 6 days ago
+ cs_opt_consts for sparc
FPK
as florian
More... 7 days ago
+ enable cs_opt_consts on arm as well
FPK
as florian
More... 8 days ago
* fix #40764: declare procsyms of a class/object also as sp_generic_dummysym if a symbol in a parent class has it set so that the parser will treat it as a potential generic + added test More... 9 days ago
* allow sp_generic_dummysym for procsyms even if there are no generic overloads More... 9 days ago
+ do do_consttovar optimization on i386 as well
FPK
as florian
More... 9 days ago
+ store pic references in registers if possible
FPK
as florian
More... 9 days ago
* Add constants cPI and friends, for delphi compatibility More... 9 days ago
* Emit better error when not able to load auto units More... 9 days ago
* Wasm: generator for invoke helper now handles overloaded methods in interfaces More... 9 days ago
* remove do_compile, clearer flow when loading ppu/pas files More... 11 days ago
* Blocks of statements are now pruned (within reason) if a raise, exit, break, continue or goto node is found More... 11 days ago