1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no more compile errors in actors and network with Java backend. More... over 14 years ago
- Correct bugs in ControlFlowTransformation More... over 14 years ago
Starting generation of Java backend. Added sample project for tests. More... over 14 years ago
-Transition version : cast and network doesn't work More... over 14 years ago
improved/corrected Makefile More... over 14 years ago
backends configure the name transformer and initialize their printer. no more __cdecl in C_network.stg More... over 14 years ago
runtime: no more __cdecl in declaration of print_fps_avg More... over 14 years ago
output MSVC projects: calling convention back to __cdecl by default. More... over 14 years ago
commented out branch removal because of a bug in constant propagation More... over 14 years ago
- Extend AssignPeephole to VarExpr in llvm backend More... over 14 years ago
- Add castTransformation More... over 14 years ago
- Correct a bug in ControlFlowTransformation for llvm backend More... over 14 years ago
- Change ConstantPropagation's name into AssignPeephole - Add Empty node removal transformation More... over 14 years ago
Organize import More... over 14 years ago
- Enhance ConstantPropagation in llvm backend More... over 14 years ago
- Add ExpressionTransformation in llvm backend More... over 14 years ago
- Add IType for LLVM backend More... over 14 years ago
- Add bitcast support for llvm backend More... over 14 years ago
- Add Select support for llvm backend More... over 14 years ago
- Enhance control flow transformation for llvm backend More... over 14 years ago
-Starting ConstantPropagation in llvm backend More... over 14 years ago
- Phi support for llvm backend More... over 14 years ago
- Branch support for llvm backend More... over 14 years ago
- Starting IR ControlFlowTransformation for llvm backend More... over 14 years ago
- Starting some transformation of the IR for llvm backend More... over 14 years ago
generating Java actors with no compile errors. More... over 14 years ago
refactoring, started java backend More... over 14 years ago
- Adding ConstPrinter in llvm backend More... over 14 years ago
- Last commit before apocalypse More... over 14 years ago
- More nodes translated in llvm backend More... over 14 years ago