]> Witch of Git - ess/history - Cargo.toml
Merge pull request #2 from porglezomp/version/0.4
[ess] / Cargo.toml
2016-12-30 Caleb JonesMerge pull request #2 from porglezomp/version/0.4
2016-12-30 Caleb JonesBump the version number to 0.4.0
2016-12-30 Caleb JonesAdd Travis CI and badges to the README
2016-12-30 Caleb JonesRename the project to Ess and add Cargo metadata
2016-12-28 Caleb JonesMake it possible to take ownership of the strings in...
2016-12-25 Caleb JonesMerge pull request #1 from porglezomp/locations
2016-12-25 Caleb JonesBump version number
2016-12-24 Caleb JonesBegin a reimplementation that tracks source locations
2016-12-22 Caleb JonesRemove the indirection introduced by separating Atom...
2016-12-14 Caleb JonesAdd an extremely basic s-expression parser using nom