linuxsong
|
2866800519
|
optimize type assertion (#324)
|
2022-10-31 12:47:12 +08:00 |
|
Yi Duan
|
c3cb5de704
|
feat:(ast) support sorting node keys (#164)
* feat: ast.Node support ForEach() iteration (DFS)
Change-Id: Ia53f1db2814036e12b760dfbb7a21094a6abd541
* feat: support Node's key sorting
Change-Id: I0b93d9b4feada853fa2ca9f48277da71948a95be
* fmt
Change-Id: I1a53170959c08f1a32f02b0f163207254a87362c
* test: forbid `checkptr`
Change-Id: I6b34f74ee3bad883f515728300bf735a9e10b0d6
* fmt: add comments
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-12-28 20:29:09 +08:00 |
|
duanyi.aster
|
6b4022a19f
|
fix: parser.ExportError() exceeds slice boundary
|
2021-07-20 16:47:59 +08:00 |
|
Yi Duan
|
e9b6634cac
|
feat: ast supports Node.Exists()/MapUseNode()/ArrayUseNode() (#19)
* feat: ast supports Node.Exists()/MapUseNode()/ArrayUseNode()
* jump table for swithcRawType
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-06-24 16:37:32 +08:00 |
|
chenzhuoyu
|
b2fbad7b4c
|
feat: rewrite generic decoder in Go, using Finite State Machine
|
2021-06-16 23:05:21 +08:00 |
|
chenzhuoyu
|
34fa8d64a8
|
feat: CPU feature detection support
|
2021-06-10 17:14:25 +08:00 |
|
Yi Duan
|
accee2e689
|
feat: support UseNumber for ast (#14)
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-06-09 15:58:27 +08:00 |
|
chenzhuoyu
|
fbe0828190
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|