This website requires JavaScript.
Explore
Help
Register
Sign In
Labyricorn
/
liquid
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Shopify/liquid.git
synced
2026-09-15 00:40:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b48615f4a79a40b5f3e9533cbb76fcab5282d314
liquid
/
lib
T
History
Tobi Lutke
b48615f4a7
Replace split+join in truncatewords with manual word scan — avoids array + string allocations\n\nResult: {"status":"keep","combined_µs":4280,"parse_µs":3009,"render_µs":1271,"allocations":26395}
2026-03-11 10:20:11 -04:00
..
liquid
Replace split+join in truncatewords with manual word scan — avoids array + string allocations\n\nResult: {"status":"keep","combined_µs":4280,"parse_µs":3009,"render_µs":1271,"allocations":26395}
2026-03-11 10:20:11 -04:00
liquid.rb
introduce Cursor class: centralize byte-level scanning for tag/variable/condition parsing
2026-03-11 09:15:21 -04:00