Yorick Peterse
|
4883ac7384
|
Lexing of CDATA tags.
|
2014-02-28 00:03:37 +01:00 |
Yorick Peterse
|
c011e2faaa
|
Moved the lexer specs to spec/oga/lexer.
I accidently moved these inside the parser specs.
|
2014-02-27 21:30:10 +01:00 |
Yorick Peterse
|
cdaa14a28e
|
Broke up lexer specs into separate files.
|
2014-02-27 20:55:29 +01:00 |
Yorick Peterse
|
2c82f88f6c
|
Basic lexing + parsing of doctypes.
We're doing these the lazy way. I can't be bothered writing patterns/rules for
4 different formats for something such as doctypes.
|
2014-02-27 01:27:51 +01:00 |
Yorick Peterse
|
d7d20b4c23
|
Added a license.
|
2014-02-26 22:20:47 +01:00 |
Yorick Peterse
|
91f416f035
|
Moved ending tags into their own racc rule.
|
2014-02-26 22:20:11 +01:00 |
Yorick Peterse
|
4f04fa0d30
|
Untrack Racc generated files.
Yorick, you can stop being bad now.
|
2014-02-26 22:18:33 +01:00 |
Yorick Peterse
|
e764ba640a
|
Basic parser setup without tests.
Who needs tests anyway!
|
2014-02-26 22:17:47 +01:00 |
Yorick Peterse
|
c4e0406ed9
|
Lexing of CDATA tags.
|
2014-02-26 22:01:07 +01:00 |
Yorick Peterse
|
0a336e76d3
|
Renamed T_EXCLAMATION to T_BANG.
This is way easier to type.
|
2014-02-26 21:54:27 +01:00 |
Yorick Peterse
|
684eccd3e2
|
Lex dashes as T_DASH instead of T_TEXT.
|
2014-02-26 21:52:32 +01:00 |
Yorick Peterse
|
39bbe5afc4
|
Expanded lexer tag/attribute tests.
|
2014-02-26 21:48:46 +01:00 |
Yorick Peterse
|
d32888f803
|
Basic lexer setup/tests.
Too lazy to do this the right way. ᕕ(ᐛ)ᕗ
|
2014-02-26 21:36:30 +01:00 |
Yorick Peterse
|
c668804912
|
Added a EditorConfig file.
|
2014-02-26 19:56:47 +01:00 |
Yorick Peterse
|
5755c325bd
|
Imported a half-assed lexer.
|
2014-02-26 19:54:11 +01:00 |
Yorick Peterse
|
2dede8725b
|
Added Git ignore rules.
|
2014-02-26 19:51:08 +01:00 |
Yorick Peterse
|
702477ca28
|
Basic project layout.
|
2014-02-26 19:50:16 +01:00 |
Yorick Peterse
|
626bb9e0b6
|
Clarify some of the Nokogiri/Rbx issues.
|
2014-02-26 14:46:54 +01:00 |
Yorick Peterse
|
6326bdd8c9
|
Leaked Oga on Github.
|
2014-02-26 14:14:48 +01:00 |