aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Smaller test caseYann Herklotz2019-02-021-1/+1
|
* Change main to generate completely random moduleYann Herklotz2019-02-021-1/+1
|
* Remove last warningYann Herklotz2019-02-011-1/+4
|
* Remove interim reportYann Herklotz2019-02-011-0/+0
|
* Small warning fixYann Herklotz2019-02-011-1/+1
|
* Fix all the compile and test errorsYann Herklotz2019-02-0114-62/+74
|
* Fix importsYann Herklotz2019-02-0113-57/+61
|
* Fix modules in cabal fileYann Herklotz2019-02-011-18/+16
|
* Rename XST and add importsYann Herklotz2019-02-012-20/+32
|
* Fix internal modulesYann Herklotz2019-02-011-1/+11
|
* More restructuringYann Herklotz2019-02-0115-130/+26
|
* Structure changesYann Herklotz2019-02-019-26/+65
|
* Reformat cabal fileYann Herklotz2019-02-011-92/+93
|
* Add back Show for testsYann Herklotz2019-02-011-21/+21
|
* Add type annotationsYann Herklotz2019-02-011-0/+2
|
* [Fix #28] Add Expression generation with contextYann Herklotz2019-02-011-16/+29
|
* [Fix #27] Add function to Expr and add Generation typeYann Herklotz2019-02-012-22/+54
|
* [Fix #24] Small changes and looked at always block outputYann Herklotz2019-02-011-7/+9
|
* Make code a bit more readableYann Herklotz2019-02-011-1/+2
|
* Remove extra importYann Herklotz2019-02-011-1/+0
|
* Better formattingYann Herklotz2019-02-011-8/+17
|
* Add colonYann Herklotz2019-01-241-4/+4
|
* Add filepath dependenciesYann Herklotz2019-01-231-0/+1
|
* Add echo do all the simulatorsYann Herklotz2019-01-233-0/+9
|
* Add better echoYann Herklotz2019-01-231-5/+14
|
* Better AST generation from DAGYann Herklotz2019-01-231-1/+4
|
* Fix the main appYann Herklotz2019-01-231-5/+6
|
* Add reportYann Herklotz2019-01-231-0/+0
|
* Better multithreadingYann Herklotz2019-01-225-13/+23
|
* Make where clause nicerYann Herklotz2019-01-221-2/+4
|
* Add shelly and equiv to gitignoreYann Herklotz2019-01-211-0/+2
|
* Compile main as threadedYann Herklotz2019-01-211-0/+1
|
* Make main infinitely recurseYann Herklotz2019-01-211-10/+23
|
* [Fix #22] Fix SAT solver equivalence checkingYann Herklotz2019-01-203-4/+40
|
* [Fix #26] Add support for SymbiYosysYann Herklotz2019-01-202-4/+10
|
* Format of main fileYann Herklotz2019-01-201-4/+6
|
* Prettify filesYann Herklotz2019-01-209-55/+117
|
* Add sby configYann Herklotz2019-01-201-5/+45
|
* Fix unit test and cabal fileYann Herklotz2019-01-202-2/+1
|
* Add internal simulator moduleYann Herklotz2019-01-201-2/+3
|
* Add template fileYann Herklotz2019-01-204-47/+72
|
* Rename moduleId to modIdYann Herklotz2019-01-209-25/+39
|
* Reformat with stylish-haskellYann Herklotz2019-01-1917-109/+90
|
* Add .hlint.yamlYann Herklotz2019-01-191-0/+60
|
* Add hlint changesYann Herklotz2019-01-193-4/+3
|
* Set column to 100Yann Herklotz2019-01-199-83/+31
|
* Add brittany formatting instead of stylish-haskellYann Herklotz2019-01-1917-290/+387
|
* Small improvement to stmnt and expr functionYann Herklotz2019-01-191-13/+16
|
* Add examples and data to tar fileYann Herklotz2019-01-191-0/+2
|
* Remove shell from code blocks to remove random highlightingYann Herklotz2019-01-191-4/+4
|