Changeset 575993
- Timestamp:
- 07/23/2012 11:48:29 AM (14 years ago)
- Location:
- editor-syntax-highlighter/trunk
- Files:
-
- 210 added
-
editorsyntaxhighlighter.php (added)
-
lib (added)
-
lib/codemirror.css (added)
-
lib/codemirror.js (added)
-
lib/util (added)
-
lib/util/closetag.js (added)
-
lib/util/dialog.css (added)
-
lib/util/dialog.js (added)
-
lib/util/foldcode.js (added)
-
lib/util/formatting.js (added)
-
lib/util/javascript-hint.js (added)
-
lib/util/loadmode.js (added)
-
lib/util/match-highlighter.js (added)
-
lib/util/multiplex.js (added)
-
lib/util/overlay.js (added)
-
lib/util/pig-hint.js (added)
-
lib/util/runmode.js (added)
-
lib/util/search.js (added)
-
lib/util/searchcursor.js (added)
-
lib/util/simple-hint.css (added)
-
lib/util/simple-hint.js (added)
-
lib/util/xml-hint.js (added)
-
mode (added)
-
mode/clike (added)
-
mode/clike/clike.js (added)
-
mode/clike/index.html (added)
-
mode/clike/scala.html (added)
-
mode/clojure (added)
-
mode/clojure/clojure.js (added)
-
mode/clojure/index.html (added)
-
mode/coffeescript (added)
-
mode/coffeescript/LICENSE (added)
-
mode/coffeescript/coffeescript.js (added)
-
mode/coffeescript/index.html (added)
-
mode/css (added)
-
mode/css/css.js (added)
-
mode/css/index.html (added)
-
mode/diff (added)
-
mode/diff/diff.js (added)
-
mode/diff/index.html (added)
-
mode/ecl (added)
-
mode/ecl/ecl.js (added)
-
mode/ecl/index.html (added)
-
mode/erlang (added)
-
mode/erlang/erlang.js (added)
-
mode/erlang/index.html (added)
-
mode/gfm (added)
-
mode/gfm/gfm.js (added)
-
mode/gfm/index.html (added)
-
mode/go (added)
-
mode/go/go.js (added)
-
mode/go/index.html (added)
-
mode/groovy (added)
-
mode/groovy/groovy.js (added)
-
mode/groovy/index.html (added)
-
mode/haskell (added)
-
mode/haskell/haskell.js (added)
-
mode/haskell/index.html (added)
-
mode/haxe (added)
-
mode/haxe/haxe.js (added)
-
mode/haxe/index.html (added)
-
mode/htmlembedded (added)
-
mode/htmlembedded/htmlembedded.js (added)
-
mode/htmlembedded/index.html (added)
-
mode/htmlmixed (added)
-
mode/htmlmixed/htmlmixed.js (added)
-
mode/htmlmixed/index.html (added)
-
mode/javascript (added)
-
mode/javascript/index.html (added)
-
mode/javascript/javascript.js (added)
-
mode/jinja2 (added)
-
mode/jinja2/index.html (added)
-
mode/jinja2/jinja2.js (added)
-
mode/less (added)
-
mode/less/index.html (added)
-
mode/less/less.js (added)
-
mode/lua (added)
-
mode/lua/index.html (added)
-
mode/lua/lua.js (added)
-
mode/markdown (added)
-
mode/markdown/index.html (added)
-
mode/markdown/markdown.js (added)
-
mode/mysql (added)
-
mode/mysql/index.html (added)
-
mode/mysql/mysql.js (added)
-
mode/ntriples (added)
-
mode/ntriples/index.html (added)
-
mode/ntriples/ntriples.js (added)
-
mode/ocaml (added)
-
mode/ocaml/index.html (added)
-
mode/ocaml/ocaml.js (added)
-
mode/pascal (added)
-
mode/pascal/LICENSE (added)
-
mode/pascal/index.html (added)
-
mode/pascal/pascal.js (added)
-
mode/perl (added)
-
mode/perl/LICENSE (added)
-
mode/perl/index.html (added)
-
mode/perl/perl.js (added)
-
mode/php (added)
-
mode/php/index.html (added)
-
mode/php/php.js (added)
-
mode/pig (added)
-
mode/pig/index.html (added)
-
mode/pig/pig.js (added)
-
mode/plsql (added)
-
mode/plsql/index.html (added)
-
mode/plsql/plsql.js (added)
-
mode/properties (added)
-
mode/properties/index.html (added)
-
mode/properties/properties.js (added)
-
mode/python (added)
-
mode/python/LICENSE.txt (added)
-
mode/python/index.html (added)
-
mode/python/python.js (added)
-
mode/r (added)
-
mode/r/LICENSE (added)
-
mode/r/index.html (added)
-
mode/r/r.js (added)
-
mode/rpm (added)
-
mode/rpm/changes (added)
-
mode/rpm/changes/changes.js (added)
-
mode/rpm/changes/index.html (added)
-
mode/rpm/spec (added)
-
mode/rpm/spec/index.html (added)
-
mode/rpm/spec/spec.css (added)
-
mode/rpm/spec/spec.js (added)
-
mode/rst (added)
-
mode/rst/index.html (added)
-
mode/rst/rst.js (added)
-
mode/ruby (added)
-
mode/ruby/LICENSE (added)
-
mode/ruby/index.html (added)
-
mode/ruby/ruby.js (added)
-
mode/rust (added)
-
mode/rust/index.html (added)
-
mode/rust/rust.js (added)
-
mode/scheme (added)
-
mode/scheme/index.html (added)
-
mode/scheme/scheme.js (added)
-
mode/shell (added)
-
mode/shell/index.html (added)
-
mode/shell/shell.js (added)
-
mode/smalltalk (added)
-
mode/smalltalk/index.html (added)
-
mode/smalltalk/smalltalk.js (added)
-
mode/smarty (added)
-
mode/smarty/index.html (added)
-
mode/smarty/smarty.js (added)
-
mode/sparql (added)
-
mode/sparql/index.html (added)
-
mode/sparql/sparql.js (added)
-
mode/stex (added)
-
mode/stex/index.html (added)
-
mode/stex/stex.js (added)
-
mode/stex/test.html (added)
-
mode/tiddlywiki (added)
-
mode/tiddlywiki/index.html (added)
-
mode/tiddlywiki/tiddlywiki.css (added)
-
mode/tiddlywiki/tiddlywiki.js (added)
-
mode/tiki (added)
-
mode/tiki/index.html (added)
-
mode/tiki/tiki.css (added)
-
mode/tiki/tiki.js (added)
-
mode/vb (added)
-
mode/vb/LICENSE.txt (added)
-
mode/vb/index.html (added)
-
mode/vb/vb.js (added)
-
mode/vbscript (added)
-
mode/vbscript/index.html (added)
-
mode/vbscript/vbscript.js (added)
-
mode/velocity (added)
-
mode/velocity/index.html (added)
-
mode/velocity/velocity.js (added)
-
mode/verilog (added)
-
mode/verilog/index.html (added)
-
mode/verilog/verilog.js (added)
-
mode/xml (added)
-
mode/xml/index.html (added)
-
mode/xml/xml.js (added)
-
mode/xquery (added)
-
mode/xquery/LICENSE (added)
-
mode/xquery/index.html (added)
-
mode/xquery/test (added)
-
mode/xquery/test/index.html (added)
-
mode/xquery/test/testBase.js (added)
-
mode/xquery/test/testEmptySequenceKeyword.js (added)
-
mode/xquery/test/testMultiAttr.js (added)
-
mode/xquery/test/testNamespaces.js (added)
-
mode/xquery/test/testProcessingInstructions.js (added)
-
mode/xquery/test/testQuotes.js (added)
-
mode/xquery/xquery.js (added)
-
mode/yaml (added)
-
mode/yaml/index.html (added)
-
mode/yaml/yaml.js (added)
-
readme.txt (added)
-
theme (added)
-
theme/ambiance.css (added)
-
theme/blackboard.css (added)
-
theme/cobalt.css (added)
-
theme/eclipse.css (added)
-
theme/elegant.css (added)
-
theme/erlang-dark.css (added)
-
theme/lesser-dark.css (added)
-
theme/monokai.css (added)
-
theme/neat.css (added)
-
theme/night.css (added)
-
theme/rubyblue.css (added)
-
theme/vibrant-ink.css (added)
-
theme/xq-dark.css (added)
Note: See TracChangeset
for help on using the changeset viewer.