0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a syntax error in build. More... over 14 years ago
Fixed a few minor issues with pathnames in HLA.EXE. Corrected the generation of the display for the HLA main program. More... over 14 years ago
Updated the instruction test suite and corrected all the defects found in hlaparse.bsn and hlabe.hla that were detected by the test suite. More... over 14 years ago
Updated to latest version of hla.exe/hlaparse.exe for the purposes of compiling hladev code. More... over 14 years ago
Updated lots of test code; added test10 code; changed the test data files to reflect new code generation; massive refactoring in HLA code (including fixing lots of bugs, especially those related to the new procedure syntax and options). More... over 14 years ago
HLA v2.1 release. Cleaned up makefile for builds. More... over 14 years ago
Updates needed to compile HLA v2.1 under Mac OS X More... almost 15 years ago
Fixed some minor issues with flex/bison code. Cleaned up command line parameters. More... almost 15 years ago
Fixed a killer bug in HLABE (was emitting __progname and environ under Linux). Did some cleanup of the HLA command-line parameters. More... almost 15 years ago
Add new ".f" statement to HLABE to support ELF function types and sizes. More... almost 15 years ago
Attempts to fix problems with ELF output. More... almost 15 years ago
Modified Output.c to emit _HLA_PUSH_EXCEPTIONPTR, _HLA_SET_EXCEPTIONPTR, and _HLA_GET_EXCEPTIONPTREBP external symbols in all modules (units as well as programs). More... almost 15 years ago
Deleted GAS files (they are generated). More... almost 15 years ago
Checked in so they could be deleted. More... almost 15 years ago
Updated build program to emit v2.x. Changes to HLABE for ELF code emission. Fixed some FreeBSD code emission problems under HLABE. More... almost 15 years ago
[no comment] More... almost 15 years ago
[no comment] More... almost 15 years ago
Minor changes for HLABE and freeBSD. More... almost 15 years ago
[no comment] More... almost 15 years ago
lots of changes for ELF code in HLABE. Also added -b command-line parameter and cleaned up HELP screen. More... almost 15 years ago
Working in progress on ELF code generation by HLABE. More... almost 15 years ago
Tons of changes to support ELF output for HLA v2.1. Redid code generation quite a bit and also updated the test suite. More... almost 15 years ago
[no comment] More... almost 15 years ago
Added _build and _version to source code control. Updated the make file to clean .manifest files. More... almost 15 years ago
[no comment] More... almost 15 years ago
Fixed a problem with "this.id" where id is undefined in the class but is a global symbol (now treated as an undefined symbol). More... almost 15 years ago
Fixed some extraneous "SetReferenced" calls that were causing link problems. More... almost 15 years ago
Modified symbol table dump output. More... almost 15 years ago
Lots of bug fixes prior to HLA v2.0 release. Updated to support MASM9 output (eliminated support for MASM 6, 7, and 8 ). Updated to support new version of FASM (v1.68) and newer version of NASM (2.07). Deprecated TASM support. Redid the regression tests. Changed system to compile under Visual C++ rather than Borland C++. Fixed lots of bugs uncovered when converting to VC++. Dumped internal version of FASM and added support for HLABE. Fixed lots of HLABE code generation bugs. Fixed a problem with array code emission output optimization. More... almost 15 years ago
Set version number More... almost 15 years ago