Commit Graph

12 Commits

Author SHA1 Message Date
62b949dd83 Merge remote-tracking branch 'origin/dev' 2022-08-28 22:51:25 +08:00
ef4073251a Remove line and column field in Match struct. 2022-08-28 22:22:22 +08:00
zhouzhihong
95e26e7aae Merge branch 'dev' of ssh://gitea.xintech.co:2222/zhouzhihong/lexmachine into dev 2022-08-26 14:49:21 +08:00
zhouzhihong
7d2133ac25 Update doc 2022-08-26 14:48:17 +08:00
d2362be35b Update token string func. 2022-08-25 21:49:42 +08:00
zhouzhihong
48e1eef593 Merge branch 'dev' 2022-08-25 15:18:09 +08:00
zhouzhihong
574794507e Add field for token keep line and column. 2022-08-25 15:06:55 +08:00
879a86b6b7 新特性 (#1)
1. 增加utf8文本的行数和列数计算字段

Co-authored-by: zhouzhihong <zhouzhihong@ijunhai.com>
Reviewed-on: https://gitea.xintech.co/zhouzhihong/lexmachine/pulls/1
2022-08-25 14:41:32 +08:00
zhouzhihong
3d56a5d5f1 Add text line and text column calculator. 2022-08-25 14:33:22 +08:00
zhouzhihong
2da032b556 Revert code 2022-08-25 10:49:30 +08:00
fd42cc208a Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
zhouzhihong
c5c640a602 Init project 2022-08-24 15:59:27 +08:00