- Add ELVM Parser
- Add ELVM/DSL for WSA
- Fix "This binding for ‘golden’ shadows the existing binding"
- Use RWS
- Split assemblers to backend and frontend
- Fix generating labels for WSA
- Add sblasm examples
- Fix ReadNum for EAS
- Use
optparse-applicative
for CLI better
- Extract HelIO
- Upgrade documentations
- Update common
- Add
Logger
based on Writer - Refactor
Safe
- Replace
CartesianProduct
toZipA
- Use local
hlint
- Add
Assembler of SubLeq
from eigenratios
- Fix version in cabal
- Add
Assembler of SubLeq
- Use
Vector
- Use
Slist
- Use
LinkedList
- Add
MonoTraversable
but not use - Use
gauge
and remove duplicate tests - Use
stylish-haskell
- Use
haddock
- Add
Makefile
- Use
MonadError
- Use
Stan
- Use
pretty-simple
for golden tests - Fill up
ARCHITECTURE.md
- Replace
WrapperIO
byBusinessIO
- Remove
gradle
- Use
Safe
, removeerror
calls - Replace
String
byText
- Extract
HelVM.Common
andHelVM.Common.Digit
packages - Fix
AsmParser
and specification
- Use
HSpec
and add golden tests
- Use
relude
library
- Add WSA, Assembler of WhiteSpace
- Add EAS, Assembler of ETA
- First version. Released on an unsuspecting world.