projects
/
matthijs
/
master-project
/
cλash.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Really revert all of the recent rotating changes.
2010-06-24
Matthijs Kooijman
Really revert all of the recent rotating changes.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Add a CaseAlt constructor to CoreContext.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Store which binders become in scope in the CoreContext.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Use the CoreContext predicate functions.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Add predicate functions for the CoreContext type.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Let genApplication handle (built-in) enumeration types.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Restructure genApplication to handle all AggrTypes.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Don't treat datacon id's as local variables.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Add getConstructorFieldLabel accessor function.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Add datacons_for function to get the datacons for a...
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Correctly treat errors as a nested list in mkTyConHType.
commit
|
commitdiff
|
tree
2010-06-16
Matthijs Kooijman
Don't mix up the i and dc_i variables.
commit
|
commitdiff
|
tree
2010-06-09
Matthijs Kooijman
Add support for multiple-constructor datatypes with...
commit
|
commitdiff
|
tree
2010-06-09
Matthijs Kooijman
Add stringToVHDLExpr function.
commit
|
commitdiff
|
tree
2010-06-09
Matthijs Kooijman
Add datacon_index function to find a datacon in a type.
commit
|
commitdiff
|
tree
2010-06-09
Matthijs Kooijman
Make casesimpl support multiple-alt cases with fields.
commit
|
commitdiff
|
tree
2010-06-08
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
commit
|
commitdiff
|
tree
2010-05-26
Matthijs Kooijman
Also simplify top level binder scrutinees.
commit
|
commitdiff
|
tree
2010-05-26
Matthijs Kooijman
Add a new "section" for type-class transformations.
commit
|
commitdiff
|
tree
2010-05-25
Matthijs Kooijman
Improve listBindings output.
commit
|
commitdiff
|
tree
2010-05-18
Matthijs Kooijman
Reorder transformations to match my thesis.
commit
|
commitdiff
|
tree
2010-05-18
Matthijs Kooijman
Move a part of β-reduction to application propagation.
commit
|
commitdiff
|
tree
2010-04-14
Matthijs Kooijman
Make debug output controllable with a top-level "constant".
commit
|
commitdiff
|
tree
2010-04-14
Matthijs Kooijman
Add traceIf function for conditional tracing.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Move the application of "everywhere" to dotransforms.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Remove some commented out code.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
s/normalise/normalize/
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Don't inline non representable results with free type...
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Improve error message in mkSelCase.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Replace fst with a lambda in a map.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Forbid inlinenonrepresult to inline dictionaries.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Remove two debug traces.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Rewrite fromInteger and literal generation.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
No longer treat tfp ints as builtin types.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Add genCoreArgs wrapper to VHDL.Generate.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Move tfp_to_int from VHDLTools to CoreTools.
commit
|
commitdiff
|
tree
2010-04-13
Matthijs Kooijman
Add getFullString function to get a qualified name.
commit
|
commitdiff
|
tree
2010-04-07
Matthijs Kooijman
Add non-representable result inlining transformation.
commit
|
commitdiff
|
tree
2010-04-07
Matthijs Kooijman
Add case of known constructor simplification.
commit
|
commitdiff
|
tree
2010-04-07
Matthijs Kooijman
Allow normalized functions to have a non-representable...
commit
|
commitdiff
|
tree
2010-04-07
Matthijs Kooijman
Add allM and anyM functions.
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Split off selector case creation code into CoreTools.
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Make top level inlining handle non-representable results...
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Fix typo in error message.
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Add variant of splitNormalized for non-representable...
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Switch order of clauses in retvalsimpl to match thesis.
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Update comment for return value simplification.
commit
|
commitdiff
|
tree
2010-04-06
Matthijs Kooijman
Fix let binding inlining in some cases.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Turn letderecursification into let recursification...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Revert "Make inlinebind work for non-recursive lets."
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Slightly move the "after normalization" debug output.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Compilefix debug output.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Show number of transformations per function.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Keep (and show) a count of applied transformations.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Merge lambdasimpl, letsimpl and simplres into retvalsimpl...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Show the current transformation context in the debug...
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Derive Show for CoreContext.
commit
|
commitdiff
|
tree
2010-03-31
Matthijs Kooijman
Add is_let predicate.
commit
|
commitdiff
|
tree
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
next