Alexander Wang
|
96b386a26d
|
globs: filter works with default values
|
2024-09-10 11:43:46 -06:00 |
|
Alexander Wang
|
84ee4ef4a2
|
fix chained imports and underscore links
|
2024-09-06 14:58:29 -06:00 |
|
Alexander Wang
|
e93a60dea1
|
prevent oob
|
2024-08-26 21:27:56 -06:00 |
|
Alexander Wang
|
7363608615
|
fix importing icon.near field
|
2024-08-26 14:12:58 -06:00 |
|
Alexander Wang
|
a72126ae51
|
d2ir: enable linking beyond board root
|
2024-08-26 13:51:26 -06:00 |
|
Alexander Wang
|
cea2a79644
|
d2ir: extend icon links
|
2024-08-24 20:07:54 -06:00 |
|
Alexander Wang
|
de6eafa595
|
d2ir: spread vars in place
|
2024-08-17 14:36:33 +08:00 |
|
Alexander Wang
|
0fa89bd81c
|
d2ir: use current var stack
|
2024-08-07 02:44:41 +08:00 |
|
Alexander Wang
|
e0d3938245
|
next
|
2024-07-27 10:04:15 -06:00 |
|
Alexander Wang
|
32ece4a642
|
d2ir: fix glob applications to multiple scenarios
|
2024-07-27 10:01:21 -06:00 |
|
Alexander Wang
|
9e4742a41a
|
fix non-spread import links
|
2024-07-19 15:25:58 -06:00 |
|
Alexander Wang
|
cf81d7c033
|
d2ir: fix link panic
|
2024-07-19 15:09:05 -06:00 |
|
Alexander Wang
|
30d74384ae
|
allow pattern globs in values
|
2024-07-18 16:05:49 -06:00 |
|
Alexander Wang
|
7f84242f71
|
implement not filter
|
2024-07-18 13:42:08 -06:00 |
|
Alexander Wang
|
9857e92b40
|
fix import underscore links
|
2024-07-17 22:11:55 -06:00 |
|
Alexander Wang
|
bb99a16978
|
fix edge case
|
2024-07-15 15:06:25 -06:00 |
|
Alexander Wang
|
d608740b1c
|
d2compiler: fix underscore sibling edge case
|
2024-07-13 17:07:09 -06:00 |
|
Alexander Wang
|
26ded98f2e
|
d2compiler: fix underscore links
|
2024-07-13 08:39:35 -06:00 |
|
Alexander Wang
|
d2ec7cd19c
|
fix
|
2024-06-05 22:23:46 -06:00 |
|
Alexander Wang
|
abe9230bce
|
save
|
2024-06-05 12:44:51 -06:00 |
|
Alexander Wang
|
65a3dadfba
|
move up
|
2024-06-03 13:27:33 -06:00 |
|
Alexander Wang
|
15ba701576
|
d2oracle: glob null edges
|
2024-06-03 13:11:45 -06:00 |
|
Alexander Wang
|
26fd14455d
|
d2ir: fix substitutions in imports
|
2024-04-17 15:59:12 -07:00 |
|
Alexander Wang
|
2425838e04
|
fix nested spread substitutions compiler error
|
2024-04-17 11:26:30 -07:00 |
|
Alexander Wang
|
453c24388a
|
d2ir: fix glob applications on edges
|
2024-03-06 22:50:42 -08:00 |
|
Alexander Wang
|
3563b15933
|
no inheriting label
|
2024-02-14 18:01:31 -08:00 |
|
Alexander Wang
|
7045eb9b6e
|
amend
|
2023-12-24 22:40:35 -08:00 |
|
Alexander Wang
|
336789c93f
|
expose import stack
|
2023-12-24 22:04:26 -08:00 |
|
Alexander Wang
|
27ea8314e9
|
customize theme colors in vars-config
|
2023-12-14 11:35:49 -08:00 |
|
Alexander Wang
|
12b166b398
|
globs: fix imported case
|
2023-12-05 13:42:43 -08:00 |
|
Alexander Wang
|
7d36a57b04
|
globs: fix ampersand outside glob
|
2023-11-26 18:27:40 -08:00 |
|
Alexander Wang
|
cb001ad925
|
nit
|
2023-11-01 13:21:11 -07:00 |
|
Alexander Wang
|
ffe5a1fe86
|
compiler: fix vars crashing. Change scoping behavior
|
2023-11-01 12:26:17 -07:00 |
|
Alexander Wang
|
5c6a94a6ca
|
compiler: Fix compiler errors of keys in globs
|
2023-10-31 15:55:25 -07:00 |
|
Alexander Wang
|
0c230f6eb5
|
Fix link paths in nested imports
|
2023-09-14 07:22:34 -07:00 |
|
Anmol Sethi
|
64c2c8467a
|
d2ir: Fixup lazy globs across imports
|
2023-09-04 15:28:55 -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
|
4523b503a7
|
d2ir: Ensure new scenario map doesn't re overlay
|
2023-08-30 04:38:35 -07:00 |
|
Anmol Sethi
|
88b885a753
|
d2ir: Ensure filters pass before setting primary
|
2023-08-30 00:37:03 -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
|
2efd87f059
|
d2ir: Add label filter exception for edges too
|
2023-08-30 00:37:03 -07:00 |
|
Anmol Sethi
|
1800ae3448
|
d2ir: Add exception for &label filter
|
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
|
a24716d1f1
|
d2ir: Fix infinite loop in triple globs
|
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 |
|
Alexander Wang
|
5afc712455
|
dont modify ast when modifying links
|
2023-08-13 10:15:13 -07:00 |
|