 Patrick MalouinandJun Yang
|
3ad512c51c
|
perf: add string flattening to reduce retained memory (node only)
add a memory footprint benchmark
|
2019-10-10 09:35:15 +08:00 |
|
harttle
|
28330e1127
|
chore: fix benchmark
|
2019-08-26 10:15:43 -05:00 |
|
harttle
|
ae45c4622e
|
fix: break/continue omitting output before them, #123
BREAKING CHANGE: remove default export, now should be used like import
{Liquid} from 'liquidjs'
|
2019-08-26 10:15:43 -05:00 |
|
 Patrick MalouinandJun Yang
|
1ffba2bc76
|
perf: improve getTemplate() when cache is enabled
Checking for file existence is unnecessary when cache contains entry.
|
2019-06-17 11:01:02 +08:00 |
|
harttle
|
45e3c2bb8e
|
refactor: switch Context <-> Scope concepts
|
2019-03-25 10:36:23 +08:00 |
|
harttle
|
53a835ab54
|
fix(#108): remove absolute path in emitted d.ts
|
2019-02-26 00:43:30 +08:00 |
|
harttle
|
279458c670
|
test: add benchmark
|
2019-02-23 21:57:02 +08:00 |
|