projects
/
matthijs
/
master-project
/
cλash.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
update cabal file to upload to hackage
[matthijs/master-project/cλash.git]
/
cλash
/
CLasH
/
Utils
/
2010-04-13
Matthijs Kooijman
Remove some commented out code.
tree
|
commitdiff
2010-04-13
Matthijs Kooijman
s/normalise/normalize/
tree
|
commitdiff
2010-04-13
Matthijs Kooijman
Improve error message in mkSelCase.
tree
|
commitdiff
2010-04-13
Matthijs Kooijman
Rewrite fromInteger and literal generation.
tree
|
commitdiff
2010-04-13
Matthijs Kooijman
Move tfp_to_int from VHDLTools to CoreTools.
tree
|
commitdiff
2010-04-13
Matthijs Kooijman
Add getFullString function to get a qualified name.
tree
|
commitdiff
2010-04-06
Matthijs Kooijman
Split off selector case creation code into CoreTools.
tree
|
commitdiff
2010-03-31
Matthijs Kooijman
Add is_let predicate.
tree
|
commitdiff
2010-03-08
Matthijs Kooijman
Make listBindings return IO () instead of IO [()].
tree
|
commitdiff
2010-03-08
Matthijs Kooijman
Show classes in listBindings output.
tree
|
commitdiff
2010-03-08
Matthijs Kooijman
Show uniques in listBindings output.
tree
|
commitdiff
2009-11-11
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-11-11
Christiaan Baaij
Clean up source files:
tree
|
commitdiff
2009-11-10
Christiaan Baaij
Use data-accessor-transformers package to remove deprec...
tree
|
commitdiff
2009-11-10
Christiaan Baaij
Fixed VHDL Type generation, vhdlTy now uses HType's...
tree
|
commitdiff
2009-11-06
Christiaan Baaij
Start support on initial state. Substates currently...
tree
|
commitdiff
2009-09-08
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-09-08
Christiaan Baaij
Add support for fromIntegerT
tree
|
commitdiff
2009-08-20
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-19
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-19
Matthijs Kooijman
Add ty_has_free_tyvars predicate.
tree
|
commitdiff
2009-08-19
Matthijs Kooijman
Don't error on type abstraction when cloning binders.
tree
|
commitdiff
2009-08-19
Matthijs Kooijman
Add genUniques function to regenerate all uniques.
tree
|
commitdiff
2009-08-17
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-17
Matthijs Kooijman
Revert "Limit flattenLets to non-recursive lets only."
tree
|
commitdiff
2009-08-14
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Add mkNonRecLets and use it.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Limit flattenLets to non-recursive lets only.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Move flattenLets from Normalize to CoreTools.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-14
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Generate more unique variable names, generate truely...
tree
|
commitdiff
2009-08-13
Matthijs Kooijman
Add and use splitNormalized helper function.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Add isStateCon helper.
tree
|
commitdiff
2009-08-07
Christiaan Baaij
Add support for translating designs defined over multip...
tree
|
commitdiff
2009-08-07
Christiaan Baaij
Have reduceCoreListToHsList work with simplified modules
tree
|
commitdiff
2009-08-07
Christiaan Baaij
We now use compileToCoreSimplified, I'm sure there...
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add TypedThing class, and generalize hasStateType with it.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add expr_uses_binders predicate.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add {is,has}StateType predicates.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Restructure the "finder" functions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Move around some helper functions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Make vhdl generation and normalization lazy.
tree
|
commitdiff
2009-08-03
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-03
Christiaan Baaij
TFVec builtin should now completely work
tree
|
commitdiff
2009-08-01
Christiaan Baaij
Bring back listBind(ings) in Utils.hs by reorganising...
tree
|
commitdiff
2009-07-31
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Quick hack implementation of FSVec literals, needs...
tree
|
commitdiff
2009-07-28
Christiaan Baaij
Add automated testbench generation according to supplie...
tree
|
commitdiff
2009-07-28
Matthijs Kooijman
Extend CoreShow for TyCons.
tree
|
commitdiff
2009-07-23
Christiaan Baaij
Also add NoGenerics pragma to the other types.hs files
tree
|
commitdiff
2009-07-23
Christiaan Baaij
Fix core show
tree
|
commitdiff
2009-07-22
Christiaan Baaij
Removed need for GHC.Paths, some functions however...
tree
|
commitdiff
2009-07-15
Christiaan Baaij
Adepted the modules to their new structure
tree
|
commitdiff
2009-07-15
Christiaan Baaij
Moved clash to it's own library directory, and started...
tree
|
commitdiff