0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a public definer for GPU code modules. More... about 14 years ago
Implement array bound checking for safety >= 1. More... about 14 years ago
Implement handling of optimize declarations. More... about 14 years ago
Support throw and catch with constant tags. More... about 14 years ago
Improve support for special variables. More... about 14 years ago
Ensure proper assignment visibility barrier for (values). More... about 14 years ago
Support multiple-value-bind and trivial multiple-value-call. More... about 14 years ago
Implement inlining of local function definitions. More... about 14 years ago
Update to changes in the walker library. More... about 14 years ago
Add macros for auto-dereferencing buffers on unwind. More... about 14 years ago
Add short descriptions to file headers. More... about 14 years ago
Adjust to new patches for upstream. More... about 14 years ago
Emit parentheses around assignments. More... about 14 years ago
Add tracking of side effects in the code. More... about 14 years ago
Mark destructively modified bindings. More... about 14 years ago
Tweak the type inference and code generation layers. More... about 14 years ago
Revise the unnest code. More... about 14 years ago
Convert the .../type args in type-computer to symbol macros. More... about 14 years ago
Improve cast diagnostics for numeric constants. More... about 14 years ago
Add tests for all computational built-in functions. More... about 14 years ago
Some more builtin functions + refactoring. More... about 14 years ago
Implement many built-in functions. More... about 14 years ago
Implement basic statement structure unnesting. More... about 14 years ago
Convert (values) to a special form. More... about 14 years ago
Remove explicit parsing of global var type decls at toplevel. More... over 14 years ago
Update to upstream. More... over 14 years ago
Disconnect verbatim-code-form from implicit-progn-mixin. More... over 14 years ago
Reorganize block generation code to reduce nesting. More... over 14 years ago
Basic support for IF, BLOCK and RETURN-FROM. More... over 14 years ago
Support a more compact syntax in c-code-emitter. More... over 14 years ago