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 3 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove TreeMethodMap & Fix misplaced `setReadWrite` in ParseMethod
ollydev
More...
about 2 years ago
Fix Exit() not casting open arrays
ollydev
More...
about 2 years ago
Fix duplicate enum nuclear bomb when cleaning up: Do not free type, because enum members rely on it
ollydev
More...
about 2 years ago
Support record inheritance without adding fields & zero sized records (just class members)
ollydev
More...
about 2 years ago
Fix addressing a later declared method of object (Automatically dereference ^TMethod)
ollydev
More...
over 2 years ago
Self now exists in static methods if there are static variables/methods.
ollydev
More...
over 2 years ago
Fix UnicodeStringReplace and WideStringReplace imports
ollydev
More...
over 2 years ago
Added more UnicodeString and WideString methods
ollydev
More...
over 2 years ago
Minor README updates
Olly
More...
over 2 years ago
Array helpers for strings were missing Insert, Extend and Append
ollydev
More...
over 2 years ago
TLapeType_ArrayHelper_Insert: `Insert` accepts the array type not just the arrays element type
ollydev
More...
over 2 years ago
More file related methods
ollydev
More...
over 2 years ago
Deprecated hint can be multi-line string
ollydev
More...
over 2 years ago
Temp fixes
ollydev
More...
over 2 years ago
Add `VerboseCompile` option Outputs (using OnHint) the method being compiled. Should help locate errors when docpos is wrongly set.
ollydev
More...
over 2 years ago
Helper bugfixes & Correct `explicit` spelling
ollydev
More...
over 2 years ago
Improve IndexOf & IndicesOf
ollydev
More...
over 2 years ago
Test on Lazarus 2.2.2
ollydev
More...
over 2 years ago
Improve array helper generation and don't crash when attempting to sort an empty array.
ollydev
More...
over 2 years ago
Fix #175. Was not done correctly.
ollydev
More...
over 2 years ago
Add RemoveAll
ollydev
More...
over 2 years ago
Sort array helpers should not all be generated at once
ollydev
More...
over 2 years ago
Add slice to array helpers
ollydev
More...
over 2 years ago
Cache type variables
ollydev
More...
over 2 years ago
Allow overloading of array helpers
ollydev
More...
over 2 years ago
Fix #180
ollydev
More...
over 2 years ago
Add new algorithms as array helpers too
ollydev
More...
over 2 years ago
Use ShellSort as sort algorithm
ollydev
More...
over 2 years ago
Moved Sort,Unique,Reverse to lpinternalmethods_algorithm
ollydev
More...
over 2 years ago
Insert: Use CompatibleWith rather than equals.
ollydev
More...
over 2 years 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