codemap
A data structure for efficiently storing source code position and span information (e.g. in a compiler AST), and mapping it back to file/line/column locations for error reporting and suggestions.
0.1.3
4.3M downloads/mo
#4878 most downloaded on crates.io
kevinmehall/codemap
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 10 months
Most releases are documented
notes for 3 of 4 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
4 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2017 to Apr 2020Releases
latest 4-
0.1.312 Apr 2020 -
0.1.230 Jun 2019 -
0.1.103 Mar 2018Release notes
Open source →- Add
Span::merge - Fix handling of positions within trailing whitespace (#2)
- Impl
Debug,Eq, andHashforFile
- Add
-
0.1.029 May 2017Nothing published for this version