tree-sitter-css/src
Ryan Tsao 94e1023093
Fix parsing of negative numbers (#12)
* Add failing test for negative numbers

* Fix parsing of negative numbers

* Rearrange assertion to avoid extra diff noise
2021-03-04 15:25:23 -08:00
..
tree_sitter Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
grammar.json Fix parsing of negative numbers (#12) 2021-03-04 15:25:23 -08:00
node-types.json Bump tree-sitter-cli to 0.19 2021-03-04 14:44:19 -08:00
parser.c Fix parsing of negative numbers (#12) 2021-03-04 15:25:23 -08:00
scanner.c Add more selectors and property values 2018-10-17 23:14:21 -07:00