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
gtkmm-3.0 is now REQUIRED More... about 9 years ago
added stub for simple IDE More... about 9 years ago
added syntax highlighter for Notepad++ More... about 9 years ago
bison verbosity - changed options More... about 9 years ago
LLVM 3.7 compatibility More... about 9 years ago
fixed operator priority setting More... about 9 years ago
bison verbosity More... about 9 years ago
error verbosity More... about 9 years ago
added statement for setting operator precedence More... about 9 years ago
added custom operators (currently with no precedence) More... about 9 years ago
added typecasting More... over 9 years ago
improved compatibility with older LLVM versions More... over 9 years ago
generated (inherited) methods now work in full More... over 9 years ago
fixed some errors with method overriding More... over 9 years ago
fixed inheritance More... over 9 years ago
fixed methods call, started adding support for inheritance More... over 9 years ago
removed unnecessary comment More... over 9 years ago
added method calls (almost fully) More... over 9 years ago
added method calls (not fully!) More... over 9 years ago
added syntax for methods More... over 9 years ago
added support for (far-future) inheritance and virtual methods More... over 9 years ago
going towards object-orienting ;) More... over 9 years ago
added 'delete' instruction More... over 9 years ago
added reference semantics for custom types and "new" keyword More... over 9 years ago
fixed multiple-file linkage More... over 9 years ago
fixed multiple-file linkage (partially) More... over 9 years ago
fixed array indexing More... over 9 years ago
changed VectorType to ArrayType More... over 9 years ago
Create README.md More... over 9 years ago
added comparison operators More... over 9 years ago