just/src
Casey Rodarmor 07634d9390 Fix line numbers (#124)
Blank lines were being ignored by the parser, so lines would be reported
incorrectly in error messages from shebang recipes. Blank lines are now
included by the parser, so shebang recipes expand to have the non-blank
lines in the expected place in the file.
2016-11-16 21:37:43 -08:00
..
app.rs Add --verbose flag (#123) 2016-11-16 21:06:51 -08:00
integration.rs Fix line numbers (#124) 2016-11-16 21:37:43 -08:00
lib.rs Fix line numbers (#124) 2016-11-16 21:37:43 -08:00
main.rs Bump version to 0.2.11 and rename back to just 2016-10-30 18:12:59 -07:00
unit.rs Renames: Parser::file and just::parse (#122) 2016-11-16 20:17:24 -08:00