24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 20, 2022 — Dec 20, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup: make 2 newly added functions 'final'.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Cleanup: remove dead code, empty statements and add @Override annotations.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Set missing svn:eol-style and svn:keywords properties.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Eliminate the need for CompiledClosure: duplicate ClosureTemplateFunction and set its ctx field.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Follow up to r11465: pass 'arg' to _execute() [making sure we call the right _execute()].
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Remove unnecessary backquote-comma from emit-ifne-for-eql. More... about 16 years ago
Combine ifne instruction generation into a helper More... about 16 years ago
Combine the shared functionality of generate-type-check-for-variable More... about 16 years ago
generate-type-check-for-value is very similar to More... about 16 years ago
Big refactoring for compile-form + maybe-emit-clear-values More... about 16 years ago
Make clear difference between calling the template evaluator or evaluating the object. (Relates to ClosureTemplateFunction.)
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Rename do-write-class-file to compile-and-write-to-file. More... about 16 years ago
Helper function for repeating parts in class file More... about 16 years ago
Clean up generate-type-check-for-variable. More... about 16 years ago
Document some functions.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Remove (most of) J from ABCL.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago
Create separate project directories for ABCL and J.
Erik Hülsmann
as ehuelsmann
More... about 16 years ago