Ben Lesh
cf86ed7b29
refactor(ivy): migrate ɵɵ prefix back to Δ ( #30362 )
...
Now that issues are resolved with Closure compiler, we can move back to our desired prefix of `Δ`.
PR Close #30362
2019-05-14 16:52:15 -07:00
Alex Rickabaugh
b0578061ce
refactor(ivy): use ɵɵ instead of Δ for now ( #29850 )
...
The `Δ` caused issue with other infrastructure, and we are temporarily
changing it to `ɵɵ`.
This commit also patches ts_api_guardian_test and AIO to understand `ɵɵ`.
PR Close #29850
2019-04-11 16:27:56 -07:00
Ben Lesh
138ca5a246
refactor(ivy): prefix all generated instructions ( #29692 )
...
- Updates all instructions to be prefixed with the Greek delta symbol
PR Close #29692
2019-04-10 12:11:40 -07:00
赵正阳
ddd8cd0573
docs(ivy): remove duplicated words in architecture doc ( #27471 )
...
PR Close #27471
2019-01-14 17:06:42 -08:00
Miško Hevery
9ee6702fa9
refactor(ivy): remove short instruction names as they provide no value ( #25493 )
...
PR Close #25493
2018-08-16 11:04:34 -07:00
Kara Erickson
0d516f1658
fix(ivy): update compiler to generate separate creation mode and update mode blocks ( #23292 )
...
PR Close #23292
2018-04-11 15:30:39 -07:00
Alex Rickabaugh
195193b9be
docs(compiler): update ngtsc/ngcc design doc with more details ( #23174 )
...
PR Close #23174
2018-04-06 14:35:15 -07:00
Alex Rickabaugh
d6bf71ae95
docs(compiler): initial outline of Ivy Compiler Architecture design doc ( #22916 )
2018-03-30 15:43:34 -07:00