Michael Go
|
8ecb703d4d
|
use StringScanner to improve Expression Parsing and Tokenizer
|
2025-01-07 14:32:06 -04:00 |
|
Michael Go
|
c77ff68573
|
clean up all warnings by using new Environment
|
2024-11-04 16:15:05 -04:00 |
|
 Ian Ker-SeymerandGitHub
|
b3553787c8
|
Speed up the lexer for Ruby 3.4+ (#1832)
* Speed up lexing
* Bump msrv to 3.0 (from 2.7)
* Normalize test for ruby-head compat
* Fix bug when parsing negative numbers
|
2024-10-23 14:15:33 -04:00 |
|
 Alessandro Diogo BrückheimerandMike Angell
|
e83b1e4159
|
Add ForceEqualSignAlignment to .rubocop.yml (#1190)
* Add ForceEqualSignAlignment to .rubocop.yml
* Revert ForceEqualSignAlignment cop
* Update method alignment
* Undo addition of whitespace to improve readability
* Fix missing alignment
|
2019-10-21 21:18:48 +10:00 |
|
 
|
0d26f05bb8
|
Enabled frozen string literals (#1154)
* Enabled frozen string literals
* Update rubocop config
* Prefer string interpolation in simple cases
Co-Authored-By: Dylan Thacker-Smith <[email protected]>
|
2019-09-18 13:19:45 +10:00 |
|
Jerry Liu
|
a93eac0268
|
Introduce new benchmarking methods to liquid to use on rubybench
|
2017-01-27 10:56:16 -05:00 |
|
Jean Boussier
|
b31df0fb3d
|
Mordernize code base with __dir__ and require_relative
|
2015-05-13 15:33:00 -04:00 |
|
Florian Weingarten
|
a74d40f1e5
|
benchmark/ips
|
2014-08-11 19:22:06 +00:00 |
|
Dylan Thacker-Smith
|
f5502e8152
|
Remove active_support from the development dependancies.
|
2014-04-11 14:26:40 -04:00 |
|
Tristan Hume
|
87b8ee7341
|
Add error mode switching
|
2013-07-26 11:45:13 -04:00 |
|
Tobias Lütke
|
05d9976e16
|
fix benchmark
|
2012-10-29 16:47:57 -04:00 |
|
Tobias Lütke
|
9c49b8bbb2
|
improved benchmark suite
|
2011-01-28 21:16:22 -05:00 |
|