1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added DEB package generation on Unix systems More... almost 9 years ago
fixed CPack installer creating (partially) More... almost 9 years ago
fixed CMakeLists.txt, finally got rid of GLOB More... almost 9 years ago
revised standard library More... almost 9 years ago
improved Linux compatibility More... almost 9 years ago
added license More... almost 9 years ago
uncommented String.copy method, it works for now More... almost 9 years ago
added output of logical type More... almost 9 years ago
config.h.cmake modified More... almost 9 years ago
removed printf's, add libhelstd make code More... almost 9 years ago
preparing for final release More... almost 9 years ago
added logical operators More... almost 9 years ago
helstd uncommented, 128th commit = second alpha More... almost 9 years ago
added operations for 16, 32 and 64-bit integers More... almost 9 years ago
added operators for 8, 16, and 32-bit integers More... almost 9 years ago
improved mangling More... almost 9 years ago
started adding CPack More... almost 9 years ago
added CMakeLists.txt; first pre-alpha More... almost 9 years ago
removed more unnecessary code; no new features (except interfaces) in 0.1 More... almost 9 years ago
copying helstd to build tree, removed unnecessary commented code More... almost 9 years ago
added interface inheritance error, slightly changed type alias syntax More... almost 9 years ago
added some grammar support for interfaces More... almost 9 years ago
auto argument casting now possible More... almost 9 years ago
started checking for available functions More... almost 9 years ago
started adding support for auto argument casting More... almost 9 years ago
started adding IO library More... almost 9 years ago
AST.h reformatted, started adding support for interfaces More... almost 9 years ago
improved the mangler More... almost 9 years ago
fixed positional arguments More... almost 9 years ago
started adding include paths handling More... almost 9 years ago