0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes case 2 & (SmallInt) -> (SmallInt) Issue: #92 More... over 7 years ago
Fixes automkdir for graphviz Issue: #92 More... over 7 years ago
Frees mem in TypeSystem Issue: #92 More... over 7 years ago
Adds basic tests and patterns for type inference Issue: #92 More... over 7 years ago
Fixes H_VMImage to test VM primitives Issue: #92 More... over 7 years ago
Adds closure mask for dynamic blocks created in soft VM More... over 7 years ago
Fixes PushBlock in nested block context More... over 7 years ago
Fixes primitives inference More... over 7 years ago
Folds argument types of SendBinary instruction More... over 7 years ago
Refactors JITRuntime::printStat() More... over 7 years ago
Fixes sendToSuper More... over 7 years ago
Adds TypeSystem::findBlockContext() More... over 7 years ago
Adds special handling of dynamically inferred blocks More... over 7 years ago
Various fixes of method compiler, control graph and type analyzer More... over 7 years ago
Fixes compiler and runtime related to dynamic block dispatch More... almost 8 years ago
Fixes Type::toString() More... almost 8 years ago
Adds MethodCompiler::insertTrace() for JIT code trace injection More... almost 8 years ago
Adds nounwind specifier to core helper functions More... almost 8 years ago
Adds support for direct calls of inferred blocks More... almost 8 years ago
Refactors JIT caches to support method/block specialization More... almost 8 years ago
Adds Type::isBlock() More... almost 8 years ago
ControlGraph::TMetaInfo::readsArguments now stores indices of accessed args More... almost 8 years ago
Fixes shouldProtectProducer(), variable names and comments More... almost 8 years ago
Context and tempo are now stack allocated, SendBinary partly uses inference More... almost 8 years ago
Adds initial inference logic to the MethodCompiler and JitRuntime More... almost 8 years ago
Refactors inference.h by namespaces by adding explicit st:: prefix More... almost 8 years ago
Adds helper functions Type::is*() and getQualifiedName() More... almost 8 years ago
Folds arguments of SmallInt primitives More... almost 8 years ago
Adds caching for block graphs, renames getControlGraph() to getMethodGraph() More... almost 8 years ago
Adds Type::fold(), refactors getSingleReturnType() More... almost 8 years ago