1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DeepCopy for get/setVarStates More... about 1 year ago
Add initial solution for issue #194 More... about 1 year ago
Fix 'nil' not being a constant introduced in 44ec08970fe0be3e42c6e9bb15b3690fbaad6155 More... about 1 year ago
Fix TLapeCompiler.FindFile More... about 1 year ago
Correct some unicode/wide string wrappers More... about 1 year ago
preprocessorfunc/macro should not be freed More... about 1 year ago
Handle macros like 27bb5ef059f535c7139ac93c059ea3aa073865d3 Also added many predefined macros More... about 1 year ago
ci: Test on Lazarus 3.0 More... about 1 year ago
Fix Delphi compilation More... about 1 year ago
Minor parser optimizations More... about 1 year ago
preprocessor expressions More... about 1 year ago
Defines: Less memory allocations More... about 1 year ago
Make LapeHash available to scripts More... about 1 year ago
Add user defined hint & error directives More... about 1 year ago
Error on a simple statement of `something=1` when assignment operator is probably wanted. More... about 1 year ago
Further optimizations More... about 1 year ago
TLapeDeclCollection: Dont use binary & dictionary lookups More... about 1 year ago
Remove IsEnumGap as it's unused now More... about 1 year ago
rework for..in with sets and enums More... about 1 year ago
Support hints (deprecated etc) on more than just methods (#192) More... about 1 year ago
Create helper methods with a DocPos More... about 1 year ago
Math: Added SinCos & DivMod More... over 1 year ago
Fix some minor (compile time) memory leaks More... over 1 year ago
Improve looping over sets,enums,subranges More... over 1 year ago
Strict pointers should work with `nil` More... over 1 year ago
Strict pointer: Support copying another strict pointer More... over 1 year ago
Add opcode for DynArray range checking. Much faster. More... over 1 year ago
Update README.md More... over 1 year ago
Add "strict" pointer. Allows definition of a pointer that cannot be assigned by a different pointer type. More... over 1 year ago
Add `Lape_NoExtended` option More... over 1 year ago