alexeyraga
|
83b39de3d4
|
Expose readConfigs
|
2018-03-07 21:56:52 +11:00 |
Lennart Spitzner
|
5a82968a7b
|
Add sub-config-alternative default to lib interface
i.e. `forwardOptionsSyntaxExtsEnabled`
|
2017-07-04 23:26:13 +02:00 |
Lennart Spitzner
|
3784a0123b
|
Refactor exposed function (now parsePrintModule)
- Rename parsePrintModule -> parsePrintModuleTests
- Rename pureModuleTransform -> parsePrintModule
- Change argument type from (CConfig Option) to Config
- Expose CConfig type fully
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
dfec26e55b
|
Refactor/Rename LayoutError -> BrittanyError
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
f350113f7f
|
Refactor all modules: +Internal; Add public Brittany module
|
2017-05-22 21:25:08 +02:00 |
Lennart Spitzner
|
5dbe0f2c9c
|
Add function pureModuleTransform
|
2017-05-22 21:06:02 +02:00 |
Lennart Spitzner
|
cbeab39b2d
|
Fix comment/eof space handling (fixes #22)
|
2017-04-15 14:50:55 +02:00 |
Lennart Spitzner
|
acbaba0782
|
Omit output syntax test for fix-point tests
|
2017-04-12 14:53:47 +02:00 |
Lennart Spitzner
|
14884be8df
|
Minor fixups in docs plus some minor Refactoring
|
2017-04-12 14:31:53 +02:00 |
Lennart Spitzner
|
a29836d09c
|
Refactor module structure; Clean up imports
|
2016-09-04 00:24:20 +02:00 |
Lennart Spitzner
|
b03996e401
|
Apply brittany on parts of its source; Add comments
|
2016-09-03 23:02:32 +02:00 |
Lennart Spitzner
|
59cee6fb0e
|
Fix output validity check extensions missing
|
2016-08-12 17:05:50 +02:00 |
Lennart Spitzner
|
d444c6e386
|
Add check of syntactic validity of output
|
2016-08-12 15:01:15 +02:00 |
Lennart Spitzner
|
bc09b21473
|
Fix endOfFile placement bug when there are multiline comments
|
2016-08-12 15:01:15 +02:00 |
Lennart Spitzner
|
5166b3dd9e
|
Improve comment handling (Add KW node; annotation transform)
|
2016-08-12 15:01:14 +02:00 |
Lennart Spitzner
|
d625c90461
|
Refactor Main/Brittany.hs, code structure
|
2016-08-08 17:34:17 +02:00 |
Gurkenglas
|
bcdfea8654
|
Factor out a return
|
2016-08-06 23:31:27 +02:00 |
Lennart Spitzner
|
4d650306c0
|
Implement a first pre-processing annotation transformation
|
2016-08-06 00:13:50 +02:00 |
Lennart Spitzner
|
60d1bc5176
|
Squash previous history
|
2016-07-30 15:22:07 +02:00 |