Alexander Wang
|
8b4b4a72c7
|
change err msg
|
2025-03-23 07:33:21 -06:00 |
|
Alexander Wang
|
cbb54f06c0
|
fix suspend
|
2025-03-12 14:57:19 -06:00 |
|
Alexander Wang
|
4520ec2c43
|
implement suspension
|
2025-02-28 11:02:54 -07:00 |
|
Alexander Wang
|
82b33369fa
|
fix quoting
|
2025-02-27 17:30:56 -07:00 |
|
Alexander Wang
|
97cbd76178
|
fix &leaf filter
|
2025-02-04 17:32:45 -07:00 |
|
Alexander Wang
|
72055164dc
|
fix
|
2025-02-02 23:13:25 -07:00 |
|
Alexander Wang
|
992e1a4b33
|
d2oracle: fix deleting multiline object in board
|
2025-02-02 23:10:59 -07:00 |
|
Alexander Wang
|
f2021275ac
|
d2ir: fix deleting nested edge
|
2025-01-31 14:32:27 -07:00 |
|
Alexander Wang
|
af781f5e4d
|
ta
|
2025-01-08 16:52:26 -07:00 |
|
Alexander Wang
|
232c47d21a
|
set the ast range path
|
2025-01-08 16:42:44 -07:00 |
|
Alexander Wang
|
7a4ea253a9
|
fix reserved casing
|
2024-11-24 10:57:03 -08:00 |
|
Alexander Wang
|
5f6ee27795
|
fix underscore in edges
|
2024-11-24 10:55:30 -08:00 |
|
Alexander Wang
|
7ea3aa2737
|
apply to edges
|
2024-11-24 10:45:06 -08:00 |
|
Alexander Wang
|
b1a318631b
|
fix reserved casing
|
2024-11-23 19:14:00 -08:00 |
|
Alexander Wang
|
6f7a90d157
|
fix err msg
|
2024-11-23 18:51:48 -08:00 |
|
Alexander Wang
|
da0f3a5dea
|
fix vars nil check
|
2024-11-23 18:50:30 -08:00 |
|
Alexander Wang
|
bc4cfa5243
|
fix null checks for globs
|
2024-11-23 18:49:27 -08:00 |
|
Alexander Wang
|
8802676b3c
|
reserved keywords must be unquoted
|
2024-11-23 18:40:36 -08:00 |
|
Alexander Wang
|
db83fb8d1a
|
fix double globs in multiple scenarios
|
2024-11-05 14:32:39 -07:00 |
|
Alexander Wang
|
9e60c10b84
|
d2lsp: fix nested board finding
|
2024-10-29 19:08:41 -06:00 |
|
Alexander Wang
|
418e7b18ef
|
attach import ref
|
2024-10-18 23:58:12 -06:00 |
|
Alexander Wang
|
1e66afa2dd
|
support board path
|
2024-10-11 17:42:23 -07:00 |
|
Alexander Wang
|
28e1242aef
|
ta
|
2024-09-24 21:41:47 -06:00 |
|
Alexander Wang
|
de518f5c5e
|
d2fmt: lowercase reserved keywords
|
2024-09-15 10:46:47 -06:00 |
|
Alexander Wang
|
df0648a4d6
|
d2ir: fix edge glob edge case
|
2024-08-07 02:37:26 +08:00 |
|
Alexander Wang
|
dcf1435380
|
fix delete with near in layer
|
2024-05-29 11:39:41 -06:00 |
|
Alexander Wang
|
453c24388a
|
d2ir: fix glob applications on edges
|
2024-03-06 22:50:42 -08:00 |
|
Alexander Wang
|
0d9328b9e5
|
fix nested connection implicit delete
|
2024-02-08 22:28:32 -08:00 |
|
Alexander Wang
|
87736b1f11
|
d2ir: fix glob edge with common glob
|
2023-11-08 15:02:09 -08:00 |
|
Alexander Wang
|
5c6a94a6ca
|
compiler: Fix compiler errors of keys in globs
|
2023-10-31 15:55:25 -07:00 |
|
Anmol Sethi
|
b1f9083ba1
|
d2ir: Make globs work through imports
|
2023-09-03 23:18:05 -07:00 |
|
Anmol Sethi
|
d03082d84d
|
d2ir: Fix Alex's null glob problem
|
2023-08-30 05:23:35 -07:00 |
|
Anmol Sethi
|
47d671209a
|
d2ir: More alex fixes
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
eed3f7eb21
|
d2ir: Many more glob fixes
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
57ffc8dbbd
|
d2ir: Filter glob creation of edges with edge index where appropriate
On query globs, filtering without the edge index overfilters as we only match
one of the edge instead all of them.
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
976ec17476
|
d2ir: Prevent globs from overriding any fields set by non globs
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
aba28d365a
|
d2ir: More alixander identified lazy glob bugs
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
d90f8253df
|
d2ir: Fix lazy globs being applied in reverse
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
8455a7da8d
|
d2ir: Fix another lazy glob bug found by Alex
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
a24716d1f1
|
d2ir: Fix infinite loop in triple globs
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
89b400b8f1
|
d2ir: Alixander review lazy glob fixes
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
507b2d622e
|
d2ir: Add IDA support for edges
Not perfectly robust but good enough for now without massive refactor.
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
bb6b176dee
|
d2ir: Implement lazy globs and triple glob
This finishes up the globs implementation!
See tests for what I mean by lazy globs and what the triple glob does.
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
6ca36e6b0c
|
d2ir: Glob review fixes
|
2023-07-30 12:41:15 -07:00 |
|
Anmol Sethi
|
6fdf4b07a5
|
d2ir: Make double globs work sanely across boards
See test.
|
2023-07-30 03:15:33 -07:00 |
|
Anmol Sethi
|
9c37d6dcfb
|
d2ir: Make globs more ergonomic in two specific edge cases
Were identified from @alixander writing documentation.
|
2023-07-30 01:27:49 -07:00 |
|
Anmol Sethi
|
82663f0445
|
d2ir: Explain EnsureField misnomer
|
2023-07-29 16:57:25 -07:00 |
|
Anmol Sethi
|
95667750e0
|
d2ir: Fix and add test for glob-edge-glob-index
|
2023-07-29 16:57:25 -07:00 |
|
Anmol Sethi
|
b119174a09
|
d2ir: Fix implementation of Map.createEdge
|
2023-07-29 16:57:25 -07:00 |
|
Anmol Sethi
|
0d2b0aa99c
|
d2ir: Implement edge index globs
|
2023-07-29 16:57:25 -07:00 |
|