0
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
Renamed List to List_Access. Better use of declaration space. More... almost 21 years ago
Renamed Outline to Outline_Access and Outline_List to Outline_List_Access. More... almost 21 years ago
Using new package Line_Readers. More... almost 21 years ago
Replaced package Parsers with Readers. More... almost 21 years ago
Import. More... almost 21 years ago
Truncate oversize names to fit in 14 characters. More... almost 21 years ago
Using String_Access instead of Unbounded_String. More... almost 21 years ago
Added CVS header. More... almost 21 years ago
Added allocation statistics. Heavy commenting. More... almost 21 years ago
Individual Initialize and Finalize. Renamed type XML_Reader to XML_Reader_Access and XML_Reader_Record to XML_Reader. More... almost 21 years ago
Individual Initialize and Finalize. Renamed type Token_Reader to Token_Reader_Access and Token_Reader_Record to Token_Reader. Moved sections Whitespace and Internal reading here from package Readers. More... almost 21 years ago
Renamed variable X to XML. More... almost 21 years ago
Individual Initialize and Finalize. Renamed type Reader to Reader_Access and Reader_Record to Reader. Moved sections Whitespace and Internal reading to package Token_Readers. More... almost 21 years ago
Added include path. Fixed example input file name. Added compiler switches -gnata and -i. More... almost 21 years ago
Moved stuff to new package User_Interface. More... almost 21 years ago
Automatic formatting. More... almost 21 years ago
Added extra targets for packages Hash_Tables and Limited_Hash_Tables. More... almost 21 years ago
Added util/strings to include path. Renamed target types to ado. More... almost 21 years ago
Renamed Outline to Outline_Access. More... almost 21 years ago
Changed ado.php to create limited types. More... almost 21 years ago
Changed ado.php to create limited types and use String_Access instead of Unbounded_String. More... almost 21 years ago
Changed ado.php to create limited types and use String_Access instead of Unbounded_String. Renamed List to List_Access. More... almost 21 years ago
Removed util/parsers from include path, added util/strings. More... almost 21 years ago
Made all targets .PHONY. More... almost 21 years ago
Added diff-b to target clean. More... almost 21 years ago
Import. More... almost 21 years ago
Split into test_lists.adb and test_string_lists.adb. More... almost 21 years ago
Added targets clean and empty. More... almost 21 years ago
Added support for abstract objects and methods. Create body file only if needed. More... almost 21 years ago
Added support for abstract objects and methods. Fixed function return value comment missing bug. Create body file only if needed. More... almost 21 years ago