summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example_elixir.ex
Commit message (Collapse)AuthorAgeFilesLines
* Elixir's lexer should be greedy on single quoted strings.Peter Suschlik2013-07-111-1/+3
| | | | | After this commit this code will be highlighted correctly: HashDict.new [{'A', 0}, {'T', 0}, {'C', 0}, {'G', 0}]
* Add Elixir example fileCarlos Galdino2012-02-291-0/+363