hy/hy/lex
Simon Gomizelj 291847af15 Make HyKeyword constructor consistent
The colon is now only part of its string representation and no longer
accepted as part of the constructor:

  :foobar == HyKeyword("foobar")
2018-04-07 22:29:20 -07:00
..
__init__.py Update copyright years 2018-01-01 10:38:33 -05:00
exceptions.py Update copyright years 2018-01-01 10:38:33 -05:00
lexer.py Update copyright years 2018-01-01 10:38:33 -05:00
parser.py Make HyKeyword constructor consistent 2018-04-07 22:29:20 -07:00