Commit Graph

19 Commits

Author SHA1 Message Date
Rodrigo Setti
9515267b8e Fix #7 number parsing error, updates to LTS-12 2018-11-19 22:41:50 +00:00
Rodrigo Setti
beb7549849
Bump version to 0.3.1 2017-08-18 09:45:47 -07:00
Rodrigo Setti
9391396794
major refactor to simplify data structure 2017-08-17 21:20:53 -07:00
Rodrigo Setti
7e3578fc46
constrain megaparsec >= 6.0.0 2017-08-17 10:26:37 -07:00
Rodrigo Setti
8ff517d89e
Add a new command line option: --render-parse-error 2017-08-17 10:25:01 -07:00
Rodrigo Setti
88c2a931e5
bump version 2017-08-16 17:10:28 -07:00
Rodrigo Setti
475b01ad9d set bounds for base 2017-08-13 17:04:44 -07:00
Rodrigo Setti
99540dff2d rename and refactor places in code 2017-08-13 11:28:12 -07:00
Rodrigo Setti
fdf2c61ed5 rendering backend working 2017-08-12 22:28:15 -07:00
Rodrigo Setti
6a78e50ffa
Migrate to text 2017-08-09 19:22:29 -07:00
Rodrigo Setti
25c988574d
Skeleton for text and graph backends 2017-08-09 18:42:03 -07:00
Rodrigo Setti
d26a700048
integrated command line with identity 2017-08-09 18:17:13 -07:00
Rodrigo Setti
4c718d2741 Using Data.Generics
Saved a few lines of code
2017-08-08 18:48:42 -07:00
Rodrigo Setti
4abb4f8bcc Implement the optimizer
Using a nasty library for random shuffling
2017-08-07 19:33:56 -07:00
Rodrigo Setti
dbd82e8988 fixes 2017-08-06 14:29:51 -07:00
Rodrigo Setti
228ea3750c parser and identity backend
Wrote a parser and a backend that spits out parseable input
2017-08-05 21:15:47 -07:00
Rodrigo Setti
2462290028 cosmetics 2017-08-05 14:35:41 -07:00
Rodrigo Setti
69215a35aa refactor data structures
Refactor data structures that represent projects to have a simple
expression and an associated bindings in a project system type
2017-08-05 14:04:32 -07:00
Rodrigo Setti
a7c0a5f8c8 initial commit 2017-08-04 18:53:52 -07:00