openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Ganon
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
DeepCopy for get/setVarStates
Olly
More...
about 1 year ago
Add initial solution for issue #194
Olly
More...
about 1 year ago
Fix 'nil' not being a constant introduced in 44ec08970fe0be3e42c6e9bb15b3690fbaad6155
Olly
More...
about 1 year ago
Fix TLapeCompiler.FindFile
Olly
More...
about 1 year ago
Correct some unicode/wide string wrappers
Olly
More...
about 1 year ago
preprocessorfunc/macro should not be freed
Olly
More...
about 1 year ago
Handle macros like 27bb5ef059f535c7139ac93c059ea3aa073865d3 Also added many predefined macros
Olly
More...
about 1 year ago
ci: Test on Lazarus 3.0
Olly
More...
about 1 year ago
Fix Delphi compilation
Olly
More...
about 1 year ago
Minor parser optimizations
Olly
More...
about 1 year ago
preprocessor expressions
Olly
More...
about 1 year ago
Defines: Less memory allocations
Olly
More...
about 1 year ago
Make LapeHash available to scripts
Olly
More...
about 1 year ago
Add user defined hint & error directives
Olly
More...
about 1 year ago
Error on a simple statement of `something=1` when assignment operator is probably wanted.
Olly
More...
about 1 year ago
Further optimizations
Olly
More...
about 1 year ago
TLapeDeclCollection: Dont use binary & dictionary lookups
Olly
More...
about 1 year ago
Remove IsEnumGap as it's unused now
Olly
More...
about 1 year ago
rework for..in with sets and enums
Olly
More...
about 1 year ago
Support hints (deprecated etc) on more than just methods (#192)
Olly
More...
about 1 year ago
Create helper methods with a DocPos
Olly
More...
about 1 year ago
Math: Added SinCos & DivMod
Olly
More...
over 1 year ago
Fix some minor (compile time) memory leaks
Olly
More...
over 1 year ago
Improve looping over sets,enums,subranges
Olly
More...
over 1 year ago
Strict pointers should work with `nil`
Olly
More...
over 1 year ago
Strict pointer: Support copying another strict pointer
Olly
More...
over 1 year ago
Add opcode for DynArray range checking. Much faster.
Olly
More...
over 1 year ago
Update README.md
Olly
More...
over 1 year ago
Add "strict" pointer. Allows definition of a pointer that cannot be assigned by a different pointer type.
Olly
More...
over 1 year ago
Add `Lape_NoExtended` option
Olly
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
25
26
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree