projects
/
matthijs
/
master-project
/
cλash.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Log the time needed for compilation.
2010-03-31
Matthijs Kooijman
Log the time needed for compilation.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Only apply eta expansion to expressions at the top...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Derive Eq for CoreContext.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Add LambdaBody to CoreContext.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Only inline top level functions that are completely...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Inline all simple top level functions, not just compiler...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Only inline dictionaries that are likely to be resolvable.
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Only inline top level functions that are applied in...
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Add LetBody and LetBinding to the CoreContext.
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Remove notappargs, which is unused now.
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Let eta expansion use the passed context instead of...
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Add AppFirst and AddSecond to CoreContext.
commit
|
commitdiff
|
tree
2010-03-30
Matthijs Kooijman
Pass the context in which an expression occurs to each...
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Don't inline == and /=.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Restructure the top level inlining transformation.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Don't resolve class operations that are builtin functions.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Use the list of builtin functions for inlining.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Slightly improve normalization debug output.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Fix casesimpl and caseremove wrt scrutinee binders.
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Put a list of builtin functions in VHDL.Constants
commit
|
commitdiff
|
tree
2010-03-10
Matthijs Kooijman
Let classoperationresolution handle partially inlined...
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Make listBindings return IO () instead of IO [()].
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Show classes in listBindings output.
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Show uniques in listBindings output.
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Add class operation resolution transformation.
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Add dictionary inlining transformation.
commit
|
commitdiff
|
tree
2010-03-08
Matthijs Kooijman
Let inlinetoplevel use getNormalized_maybe.
commit
|
commitdiff
|
tree
2010-03-05
Matthijs Kooijman
Let getNormalized return Nothing on non-normalizeable...
commit
|
commitdiff
|
tree
2010-03-05
Matthijs Kooijman
Add variant of isNormalizeable that operates in the...
commit
|
commitdiff
|
tree
2010-03-05
Matthijs Kooijman
Add variant of isRepr that operates in the TranslatorSession.
commit
|
commitdiff
|
tree
2010-03-05
Matthijs Kooijman
Add getNormalized_maybe that does not fail if a binder...
commit
|
commitdiff
|
tree
2010-03-05
Matthijs Kooijman
Remove getBinding and use getGlobalBind instead.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Support stateful functions with no own state (only...
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Allow inlining of head and friends.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Use fromMaybe with an error message instead of fromJust.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Ignore all applications that have an empty result type.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Copy initial state when specializing functions.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Ignore selector cases selecting empty typed values.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Support unzipping of a vector containing state values.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Add some comments.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Make getFieldLabels errors more verbose.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Give a proper error when a vector of an empty type...
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Allow ! to be inlined.
commit
|
commitdiff
|
tree
2010-03-03
Matthijs Kooijman
Update module name in error message.
commit
|
commitdiff
|
tree
2009-12-07
Matthijs Kooijman
Let scrutinee binder removal mark the expression as...
commit
|
commitdiff
|
tree
2009-12-07
Matthijs Kooijman
Also inline some arithmetic operators.
commit
|
commitdiff
|
tree
2009-12-01
Matthijs Kooijman
Add TODO.
commit
|
commitdiff
|
tree
2009-11-30
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
commit
|
commitdiff
|
tree
2009-11-30
Matthijs Kooijman
Add comment.
commit
|
commitdiff
|
tree
2009-11-11
Matthijs Kooijman
Actually make the scrutinee binder removal not crash.
commit
|
commitdiff
|
tree
2009-11-11
Matthijs Kooijman
Add scrutinee binder removal transformation.
commit
|
commitdiff
|
tree
2009-09-01
Matthijs Kooijman
Add a trailing newline to HighOrdAlu.
commit
|
commitdiff
|
tree
2009-09-01
Matthijs Kooijman
Add comments to the inlinetoplevel transformation.
commit
|
commitdiff
|
tree
2009-09-01
Matthijs Kooijman
Update comments for inlinenonrep.
commit
|
commitdiff
|
tree
2009-09-01
Matthijs Kooijman
Fix typo.
commit
|
commitdiff
|
tree
2009-09-01
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
commit
|
commitdiff
|
tree
2009-08-28
Matthijs Kooijman
Fix typo.
commit
|
commitdiff
|
tree
2009-08-28
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
commit
|
commitdiff
|
tree
2009-08-06
Matthijs Kooijman
Let mkTupleShow support empty tuples.
commit
|
commitdiff
|
tree
2009-08-05
Matthijs Kooijman
Make vhdl generation and normalization lazy.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Fill in propagateState.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Remove the now obsolete getOwnStates.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Add some predicates and accessors to FlattenTypes.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Let VHDL use SignalInfo instead of HsFunction for generating...
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Add initial (dummy) propagateState function.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Add vim modeline.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Add a is_FApp predicate.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Never inline the half_adder function.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Add StandalonDeriving language option to Pretty.
commit
|
commitdiff
|
tree
2009-03-03
Matthijs Kooijman
Don't add duplicate name hints.
commit
|
commitdiff
|
tree
2009-02-06
Matthijs Kooijman
Add a new module "Flatten".
commit
|
commitdiff
|
tree
2009-02-06
Matthijs Kooijman
Let Translator.hs export everything.
commit
|
commitdiff
|
tree
2009-02-05
Matthijs Kooijman
Name the module in Translator.hs Translator.
commit
|
commitdiff
|
tree
2009-02-05
Matthijs Kooijman
Remove the export list from the Alu module.
commit
|
commitdiff
|
tree
2009-02-05
Matthijs Kooijman
Make the arguments of the alu function curried.
commit
|
commitdiff
|
tree
2009-02-05
Matthijs Kooijman
Remove the empty state of the alu function.
commit
|
commitdiff
|
tree