summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Merge remote-tracking branch 'Quintus/luascanner-onecommit' into lua-scannerKornelius Kalnbach2012-06-193-0/+271
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Lua scanner for CodeRay. Meta-commit.Quintus2012-04-223-0/+271
| | | | | | | | | | * Merge branch 'master' into go-scannerKornelius Kalnbach2013-06-1233-309/+618
| | | | | | | | | | |\ | | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | | | * Merge branch 'master' into go-scannerKornelius Kalnbach2013-03-1019-237/+283
| | | | | | | | | | |\ | | | | | | | | | |_|/ | | | | | | | | |/| |
| | | | | | | | | | * fix whitespaceKornelius Kalnbach2012-07-281-18/+18
| | | | | | | | | | * Merge remote-tracking branch 'Eric-Guo/go-scanner' into go-scannerKornelius Kalnbach2012-07-282-18/+214
| | | | | | | | | | |\
| | | | | | | | | | | * New: *Go Encoder*Eric Guo2012-07-082-18/+214
* | | | | | | | | | | | Merge branch 'master' into cleanup-outputKornelius Kalnbach2013-06-224-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | use JSON to highlight .template files (AWS CF)remove-dumpKornelius Kalnbach2013-06-221-0/+1
| * | | | | | | | | | | tags should be boldKornelius Kalnbach2013-06-221-1/+1
| * | | | | | | | | | | remove Ruby 2.0 workaroundKornelius Kalnbach2013-06-221-1/+1
| * | | | | | | | | | | use different key/value heuristic in JSON scannerKornelius Kalnbach2013-06-191-12/+11
* | | | | | | | | | | | bring back wrap! method, TODO: benchmark against String#subKornelius Kalnbach2013-06-171-0/+10
* | | | | | | | | | | | remove monkey patching, wrap, reduce complexityKornelius Kalnbach2013-06-163-141/+32
|/ / / / / / / / / / /
* | | | | | | | | | | changelogKornelius Kalnbach2013-06-161-0/+1
* | | | | | | | | | | Merge pull request #138 from rubychan/remove-dumpKornelius Kalnbach2013-06-155-136/+14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into remove-dumpKornelius Kalnbach2013-06-166-29/+20
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | speedup HTML encoder numbering for Ruby 1.8.7+Kornelius Kalnbach2013-06-161-1/+1
* | | | | | | | | | | | cleanup Tokens documentationKornelius Kalnbach2013-06-161-23/+14
* | | | | | | | | | | | cleanup TODOs, FIXMEsKornelius Kalnbach2013-06-165-6/+5
| * | | | | | | | | | | remove dump/undump functionalityKornelius Kalnbach2013-06-135-138/+15
|/ / / / / / / / / / /
* | | | | | | | | | | cleanup rake tasksKornelius Kalnbach2013-06-134-118/+0
* | | | | | | | | | | cleanup rake_helpers, samplesKornelius Kalnbach2013-06-1357-2388/+373
* | | | | | | | | | | refactor check functionality to DebugLint encoderKornelius Kalnbach2013-06-133-15/+56
* | | | | | | | | | | speedup/tweak debug encoderKornelius Kalnbach2013-06-131-11/+14
* | | | | | | | | | | fix examples testKornelius Kalnbach2013-06-131-1/+1
* | | | | | | | | | | tweak Terminal encoder, cleanup token kindsKornelius Kalnbach2013-06-133-163/+181
* | | | | | | | | | | add taskpaper file extensionKornelius Kalnbach2013-06-131-48/+49
* | | | | | | | | | | add python binary stringKornelius Kalnbach2013-06-122-3/+5
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | cleanup changelogKornelius Kalnbach2013-06-121-6/+6
* | | | | | | | | | changelogKornelius Kalnbach2013-06-121-0/+3
* | | | | | | | | | tweak Taskpaper scanner, cleanup doc_string kindKornelius Kalnbach2013-06-124-17/+14
* | | | | | | | | | Merge remote-tracking branch 'shimomura1004/taskpaper' into taskpaper-scannerKornelius Kalnbach2013-06-123-0/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | TaskPaper scanner for CodeRaySHIMOMURA Sho2012-10-223-0/+40
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | tweak Sass scanner: comments, includes, functionsKornelius Kalnbach2013-06-111-10/+30
* | | | | | | | | | tweak CSS tag/id token kind patch from nopromptKornelius Kalnbach2013-06-114-5/+8
* | | | | | | | | | Merge remote-tracking branch 'noprompt/master' into css-token-kindsKornelius Kalnbach2013-06-112-5/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | use :tag instead of :type for identifiersJoel Holdbrooks2012-07-241-3/+3
| * | | | | | | | | | use "id" instead of "constant" for css idsJoel Holdbrooks2012-07-032-3/+3
| * | | | | | | | | | add "id" token kindJoel Holdbrooks2012-07-031-0/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | changelogKornelius Kalnbach2013-06-111-0/+1
* | | | | | | | | | set line numbers to word-break: normal to fix #102Kornelius Kalnbach2013-06-112-0/+4
* | | | | | | | | | Merge pull request #117 from rubychan/javascript-keep-stateKornelius Kalnbach2013-06-102-4/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reset string_delimiter when detecting open stringKornelius Kalnbach2013-06-101-0/+1
| * | | | | | | | | | Merge branch 'master' into javascript-keep-stateKornelius Kalnbach2013-06-1032-297/+512
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | accept all idents as Ruby 1.9 hash keys (#126)Kornelius Kalnbach2013-06-101-1/+1
* | | | | | | | | | | trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-10/+20
* | | | | | | | | | | trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-10/+12
* | | | | | | | | | | trying to reduce "complexity" of #raise_inspect (#135)Kornelius Kalnbach2013-06-101-3/+11
* | | | | | | | | | | refactor Scanner a bit more (#135)Kornelius Kalnbach2013-06-101-7/+12