|
0e2e396ac3
|
FIX: Include source file for parsing/build errors in the std lib.
|
2019-04-15 22:18:39 -05:00 |
|
|
2068063a5b
|
FIX: Better error reporting.
Also adds some testing functions to check build failures.
Begins to address Issue #34
|
2019-02-01 19:17:31 -06:00 |
|
|
2409f0c64e
|
FEATURE: Better attribution of errors to their file.
|
2019-01-23 21:23:25 -06:00 |
|
|
b56fb25c28
|
REFACTOR: Carry the source file around with the input iter.
|
2019-01-23 20:02:35 -06:00 |
|
|
b24980bd1f
|
MAINT: Doc fixes.
|
2019-01-03 10:20:59 -06:00 |
|
|
e9a0bde631
|
MAINT: Opt in to 2018 edition of Rust.
|
2018-12-06 12:23:52 -06:00 |
|
|
6712fc9bb5
|
Merge squash of the no_more_nom branch
commit e4c80b19f5149fb7dba0a9b785e22ff5323b5470
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Sun Nov 4 09:54:16 2018 -0600
FEATURE: report better stacktraces for parsing.
commit 24b97c1037d6ddbe21f32e172b1c14cd2cfb9910
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Wed Oct 17 19:00:29 2018 -0500
FEATURE: Use context for our error reporting.
commit c22d397545e7575608e34561a274745b28be8c2c
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Sun Oct 14 14:18:42 2018 -0500
FIX: Better error reporting.
commit 7f47dc3f38bf6a3e8686c1fa3fd50ef97d4bf3af
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Sat Oct 13 19:42:22 2018 -0500
REFACTOR: Pass our offsets everywhere.
commit 91d7ed690bfd9989270ba9fa4f44c70f513d54b9
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Sun Sep 23 15:08:45 2018 -0500
REFACTOR: Use abortable_parser.
|
2018-11-05 21:34:12 -06:00 |
|