- initial commit, with support for fun2ms and ms2fun functions
defmatchspec
,defmatchspecp
,fun2msfun
- major refactor of architecture
- comprehensive error checking
- support for
in
guard not at compile time. - more missed errors: doesn't allow forms that aren't tuples at the head
- more documentation
- unified condition and head processing in ms2fun
- fixes issue where string literals are not turned into const expressions
- allows using external variables in ms2fun
- support for node/1 as well as node/2
- support for
@attribute
constants