Commit Graph

10 Commits

Author SHA1 Message Date
Sebastien Ros
2d4c87d1d7 Fixing unit tests 2016-01-14 09:39:51 -08:00
jtkech
36c5f1070f Update Tokenizer.cs 2015-12-17 00:23:12 +01:00
Lombiq
5406b17601 Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Marek Dzikiewicz
715d557f32 Fix handling braces in tokens
This brings Tokenizer changes from changeset
423fec90b3
2015-11-22 18:34:27 +01:00
Thierry Fleury
9947f3973e Add new Chain method for tokens
The new method allows working with parameterized tokens.
2015-09-07 11:57:17 +02:00
Sebastien Ros
003ac46030 Cleaning tokens changes
--HG--
branch : 1.x
2013-05-11 13:09:44 -07:00
Zoltán Lehóczky
df168d285e Adding null check to Tokenizer
--HG--
branch : 1.x
2013-05-10 23:43:01 +02:00
Sebastien Ros
369a1a97a7 #19353: Fixing more tokenizer escape sequences
Work Item: 19353

--HG--
branch : 1.x
2013-05-06 17:59:14 -07:00
Sebastien Ros
aa1534cac4 Adding #{} tokens support
--HG--
branch : 1.x
2013-05-01 16:05:27 -07:00
Sebastien Ros
f2bb3ee47a Including Orchard.Tokens
--HG--
branch : 1.x
2012-08-22 15:43:10 -07:00