1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Takashi Kokubun
4f79e1672f Split parsing phase into 2 steps 2015-03-15 00:09:12 +09:00
Takashi Kokubun
467b0855a2 Add pending test to prove parser mistake 2015-03-15 00:09:12 +09:00
Takashi Kokubun
67b909581f Hide an API in AttributeParser 2015-03-15 00:09:12 +09:00
Takashi Kokubun
bf5be4da81 Correctly parse nested attributes 2015-03-15 00:09:11 +09:00
Takashi Kokubun
3693d828c5 Parse string-key attribute 2015-03-15 00:09:11 +09:00
Takashi Kokubun
face236d3d Allow parsing multiple-keys hash 2015-03-15 00:09:11 +09:00
Takashi Kokubun
4bb8b0a75b Accept simple attributes 2015-03-15 00:09:11 +09:00
Takashi Kokubun
80b355aa23 Write simple hash parser 2015-03-15 00:09:11 +09:00
Takashi Kokubun
ebe7c62c47 These tests are not necessary 2015-03-15 00:09:10 +09:00
Takashi Kokubun
c57bc31a6d Refactor parsing id and class 2015-03-15 00:09:10 +09:00
Takashi Kokubun
dfad202149 Name the gem "hamlit"
Hamlit is an abbreviation of "HAML ImplemenTation".
It also means "haml it", i.e. "write it with haml".
2015-03-15 00:08:47 +09:00