projects
/
ess
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ess
2018-12-19
C Jones
Merge pull request #9 from porglezomp/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
C Jones
Code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
C Jones
Run rustfmt
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
C Jones
Fix name
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Caleb Jones
Increment version number to 0.4.1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Caleb Jones
Merge pull request #3 from porglezomp/feature/quoting
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Caleb Jones
Add unquote on , and unquote-splicing on ,@
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Caleb Jones
Add quasiquote with `
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Caleb Jones
Add quote notation with '
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Merge pull request #2 from porglezomp/version/0.4
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Bump the version number to 0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Merge branch 'documentation' into version/0.4
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Put allow(missing_docs) on the internal parser functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Add documentation for Span
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Add a module description line to Sexp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Add documentation for the parser module and main parser...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Document ParseError
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Document ParseResult
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Merge branch 'feature/modules' into version/0.4
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Split the project into multiple modules
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Add Travis CI and badges to the README
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Caleb Jones
Rename the project to Ess and add Cargo metadata
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Caleb Jones
Make it possible to take ownership of the strings in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Merge pull request #1 from porglezomp/locations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Change test case formatting
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Add top level parsing functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Parse lists
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Refactor consuming whitespace into a macro
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Parse general s-expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Parse character literals
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Parse strings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Caleb Jones
Add parsing for symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Caleb Jones
Begin a reimplementation that tracks source locations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Caleb Jones
Improve the number parser
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Caleb Jones
Remove the indirection introduced by separating Atom...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Caleb Jones
Change parse to parse multiple expressions and add...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Caleb Jones
Change parse to return a ParseError instead of ()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Caleb Jones
Add more tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Caleb Jones
Add parsing for characters
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Caleb Jones
Add tests for parsing number and symbol
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Caleb Jones
Add an extremely basic s-expression parser using nom
commit
|
commitdiff
|
tree
|
snapshot