 Jakub KuźmaandTobias Lütke
|
8d27864845
|
Ruby 1.9.1 bugfixes
Signed-off-by: Tobias Lütke <[email protected]>
|
2009-04-17 06:33:25 +08:00 |
|
Tobias Lütke
|
edcc14f148
|
Reverted james filter in tags branch
This reverts commit 282786d7e2.
Conflicts:
lib/liquid.rb
lib/liquid/variable.rb
test/if_else_test.rb
|
2009-04-06 08:30:19 -06:00 |
|
James MacAulay
|
282786d7e2
|
if blocks work with filtered variables
|
2008-10-15 17:02:26 -04:00 |
|
Mark H. Wilkinson
|
7acdac2a1c
|
Fix attribute expansion to index only once in all cases.
Also drop array.<digits> syntax
|
2008-07-09 18:46:38 +01:00 |
|
Mark H. Wilkinson
|
819b70204f
|
Fix syntax in doc comment; test same syntax.
|
2008-07-09 18:34:41 +01:00 |
|
Mark H. Wilkinson
|
eb609ee4aa
|
Strip trailing whitespace.
|
2008-07-09 18:34:41 +01:00 |
|
Tobias Lütke
|
8f45647aa3
|
Parse time errors should propagate to calling site
|
2008-05-08 12:35:17 -04:00 |
|
Tobias Lütke
|
4c0cfae0b7
|
Changed implementation of For in such a way that it only depends on the existence of a each method. This allows drops to simply implement each for enumeration
|
2008-05-08 12:30:48 -04:00 |
|
Tobias Lütke
|
7f58cbf82d
|
Merged last set of changes from original SVN location
|
2008-05-08 11:34:43 -04:00 |
|
Tobias Lütke
|
1d647361e1
|
Initial github import of liquid
|
2008-05-08 11:28:13 -04:00 |
|