Kim Biesbjerg
a0f2b69f36
Add test. Closes #150
2020-03-22 10:45:52 +01:00
Kim Biesbjerg
13f46a524f
Add test for ignoring calculated values. Closes #128
2020-03-22 10:43:08 +01:00
Jens Habegger
a17ad9c373
Parse Pipes with Angular Compiler AST, enable ternary operator parsing ( #159 )
...
(feature) Use AST-based approach to translate pipe parsing. Also enables parsing translate pipes from any position in a pipe chain. Fixes #111 , Fixes #154 . (Thanks @TekSiDoT)
2020-03-08 09:54:44 +01:00
Kim Biesbjerg
306622b9a0
(chore) run prettier
2019-09-18 14:16:47 +02:00
Kim Biesbjerg
f9b3c63c4c
added tests
2019-07-08 14:36:44 +02:00
Kim Biesbjerg
3e43fde1cc
(test) fix tests
2019-06-13 12:17:04 +02:00
Kim Biesbjerg
b2ae17697d
Replace all occurences of escaped quotes.
2017-07-05 15:43:54 +02:00
cvaliere
262a89206d
fix parser regexp ( #31 )
...
- fix template parser regexp (Closes #15 )
2017-04-06 08:50:23 +02:00
Kim Biesbjerg
fcd37fd000
Fix bug in PipeParser
2017-01-13 09:34:34 +01:00
Kim Biesbjerg
9d87ff368c
Fix Pipe regex and add test
2016-12-20 16:42:05 +01:00
Kim Biesbjerg
fbbfa04a34
Use non-greedy regular expression
2016-12-20 16:18:40 +01:00
Kim Biesbjerg
8093370e94
Add tests and allow more liberal spacing with get/instant calls
2016-12-13 15:17:03 +01:00
Kim Biesbjerg
73801a9cc5
Add StringCollection to make it easier to work with strings
2016-12-09 05:18:04 +01:00
Kim Biesbjerg
3e84dd2f72
Use same structure for tests as src
2016-12-08 14:28:59 +01:00