Commit Graph

5 Commits

Author SHA1 Message Date
Laytan Laats
7c12f73974 feat: add start column and end column to position struct 2023-03-26 01:54:00 +01:00
Laytan Laats
86c10ca380 perf: reduce memory usage by reducing amt of position's created
The positions created were taking GB's of memory and were not being
GC'ed.
2022-09-09 00:40:11 +02:00
Vadym Slizov
97747c5ac0 [refactoring] remove scanner token 2020-08-17 20:39:10 +03:00
Vadym Slizov
aab9da03f0 refactor position package 2020-05-10 08:53:17 +03:00
Vadym Slizov
3b9ef2b56d refactor position package 2020-05-10 08:53:00 +03:00