isoparsec/.vscode
iko 49556aaab7
[WIP] Add Isoparsec (#4)
* Added basics of Isoparsec

* Fixed build dependancies

* Reformatted, added tasks, added basic megaparsec, added basic tests

* Updated actions

* Fixed weeder

* Added string printer

* Added JSON test

* Fixed warnings

* Revert "Fixed warnings"

This reverts commit d25aef4e42.

* Made things compile

* Removed redundant dependency

* Changed Isoparsec to not be a type family

* Added generics and stuff

* chunks and stuff

* wip added ssh

* Proper comment parsing

* notes

* bumped lts

* Added BE LE

* added ssh packets

* added more ssh tests

* fixed test :)

* Added zero-padding
2020-01-23 16:53:59 +03:00
..
tasks.json [WIP] Add Isoparsec (#4) 2020-01-23 16:53:59 +03:00