summaryrefslogtreecommitdiff
path: root/scala-mode-fontlock.el
Commit message (Expand)AuthorAge
* Support for identifiers consisting from operator characters (#138)Josef Vlach2017-05-30
* add string interpolation (#116)Brian Malehorn2016-08-13
* rename to scala-mode (#110)Sam Halliday2016-05-15
* Update for marmalade / melpa package.Gary Pamparà2012-12-17
* Fix highlighting for operators beginning with colon.Erik Osheim2012-11-22
* Fixed #26Heikki Vesalainen2012-11-19
* Highlight "var"s differently.Gary Pamparà2012-11-19
* Added Makefile and fixed compilation warningsHeikki Vesalainen2012-11-19
* Use font-lock-doc-face for scaladoc commentsHeikki Vesalainen2012-11-15
* Fixes #20, the cons bug (a :: b :: Nil) as well as improving some ofErik Osheim2012-11-15
* Fixed number literals not highlighting after foo_123Heikki Vesalainen2012-11-14
* Fixes #18: highlight escapes in strings after charsHeikki Vesalainen2012-11-14
* Correct annotation highlighting.Erik Osheim2012-11-10
* Fixes #11: was still using the slow regexp, not fasterHeikki Vesalainen2012-11-08
* Fixed #4: numbers in idsHeikki Vesalainen2012-11-07
* Partial fix to #5.Heikki Vesalainen2012-11-07
* removed debug messagesHeikki Vesalainen2012-11-07
* regression fixHeikki Vesalainen2012-11-07
* highlight string escapesHeikki Vesalainen2012-11-07
* picked some of Erik's fontlock magic for an interim solutionHeikki Vesalainen2012-11-07
* Indentation workingHeikki Vesalainen2012-10-24
* Working on syntaxHeikki Vesalainen2012-10-08