0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 12 years ago
[no comment] More... almost 13 years ago
[no comment] More... about 13 years ago
[no comment] More... about 13 years ago
Added #ctl..#endctl source file unit. More... over 13 years ago
[no comment] More... over 13 years ago
Updated the documentation. Mentioned new features, did some reformatting. More... over 13 years ago
Fixed a bug in constant expressions (fp conversion from real64 to real80). More... over 13 years ago
Fixed a crash when declaring zero-element arrays. More... over 13 years ago
Fixed problem with -win32 option also triggering -w option. More... over 13 years ago
fixed an issue with the super operation not properly setting the external VMT up. Fixed an issue with NASM code generation to match what NASM produces. Fixed a bug in @delLeadingSpaces. More... over 13 years ago
Added reraise statement. More... almost 14 years ago
Added mhlatkns.hla More... almost 14 years ago
Fixed a crash that occurred after an error message. More... almost 14 years ago
Added @modregrm function More... almost 14 years ago
Fixed a couple of crashes. More... almost 14 years ago
Fixed a reduce/reduce conflict in @replace grammar. More... almost 14 years ago
Updated version number for release. More... almost 14 years ago
Added @left, @leftDel, @right, and @rightDel compile-time functions. Also modified the @replace function to accept an array of search/replace strings. More... almost 14 years ago
Cleaned up some code in @replace. Fixed a crash when passing an untyped parameter as a reference parameter. More... almost 14 years ago
Added @replace function, fixed a couple of bad pointer errors.Updated documentation for @replace. More... almost 14 years ago
Updated the version number More... about 14 years ago
Fixed some regression tests and test data files. Fixed some type issues in HLAPARSE, symbol.h, and common.h. More... about 14 years ago
Lots of internal cleanup (e.g., changing SymTab to SymTab_t). More... about 14 years ago
Lots of cleanup with respect to types. Changed SymNode to SymNode_t and similar changes. More... about 14 years ago
Fixed an issue with super not properly making parent VMTs visible in the current file. More... about 14 years ago
Fixed several class-related issues. In some cases HLA was allocating (way) too much storage for class objects. Added external named VMT declarations. More... about 14 years ago
Major corrections to the VMT code generation. Added new fields (at negative offsets) to the VMT. Also added @filenamestk, @linenumberstk, and @errorprefix compile-time functions and pseudo-variable. More... about 14 years ago
Fixed a bug in indirect calls involving a procedure pointer inside a record inside a class. More... about 14 years ago
[no comment] More... about 14 years ago