Commit graph

79 commits

Author SHA1 Message Date
Fabian Jakobs
c97fc93a71 Merge branch 'haxesyntax'
Conflicts:
	demo/kitchen-sink/demo.js
2011-11-15 11:38:43 +01:00
Fabian Jakobs
129ac7eb0a split off compat files as separate build file 2011-11-11 12:27:41 +01:00
Fabian Jakobs
95b72633a0 Chrome doesn't like the uglified version 2011-11-09 16:54:43 +01:00
Fabian Jakobs
0b69b42ade more support for relative module ids 2011-11-09 16:51:35 +01:00
Fabian Jakobs
c043d14b8b use relative module ids to please node.js 2011-11-09 15:38:53 +01:00
Fabian Jakobs
688e669361 use dry ice from npm 2011-11-09 11:33:17 +01:00
Jason O'Neil
dbd5d3fa01 Added haxe mode to Makefile.dryice.js 2011-11-03 13:43:48 +08:00
Fabian Jakobs
b063b96230 move pilot code back into Ace
Conflicts:

	.gitmodules
	Makefile.dryice.js
	build_support/editor_textarea.html
	demo/demo.js
	kitchen-sink.html
	lib/ace/edit_session_test.js
	lib/ace/mode/coffee.js
	lib/ace/mode/coffee_highlight_rules.js
	lib/ace/mode/css.js
	lib/ace/mode/javascript.js
	lib/ace/model/window.js
	lib/ace/mouse/default_handlers.js
	lib/ace/theme/clouds.js
	lib/ace/theme/clouds_midnight.js
	lib/ace/theme/cobalt.js
	lib/ace/theme/crimson_editor.js
	lib/ace/theme/dawn.js
	lib/ace/theme/eclipse.js
	lib/ace/theme/idle_fingers.js
	lib/ace/theme/kr_theme.js
	lib/ace/theme/merbivore.js
	lib/ace/theme/merbivore_soft.js
	lib/ace/theme/mono_industrial.js
	lib/ace/theme/monokai.js
	lib/ace/theme/pastel_on_dark.js
	lib/ace/theme/solarized_dark.js
	lib/ace/theme/solarized_light.js
	lib/ace/theme/textmate.js
	lib/ace/theme/twilight.js
	lib/ace/theme/vibrant_ink.js
	lib/ace/view/measure_text.js
	lib/ace/virtual_renderer.js
	package.json
	support/paths.js
2011-11-02 18:18:51 +01:00
Fabian Jakobs
62a3b4edf5 Merge commit '6808e3bb35'
Conflicts:
	.gitmodules
	Makefile.dryice.js
	demo/demo.js
	demo/kitchen-sink/boot.js
	kitchen-sink.html
	lib/ace/commands/default_commands.js
	lib/ace/test/tests.html
	package.json
	support/pilot
2011-11-02 14:43:00 +01:00
Fabian Jakobs
2ecef49e39 move deps into node_modules and make better use
of npm
2011-11-02 13:15:04 +01:00
Fabian Jakobs
606963f424 move kitchen-sink demo into a separate directory 2011-10-13 11:22:19 +02:00
Fabian Jakobs
26a1af8778 Merge pull request #453 from deytao/master
SQL Mode
2011-10-10 08:08:23 -07:00
Russ
e4644259ac Added Coldfusion 2011-10-10 00:42:43 -07:00
Jonathan Camile
f60b3558d3 Added SQL mode in Makefile 2011-10-07 11:40:09 +02:00
Fabian Jakobs
5ea07d49d6 package 2011-10-04 14:21:05 +02:00
John Kane
d9004dc8f5 Expanded the demo page for powershell and included the mode in the build. 2011-09-30 00:28:06 +01:00
Fabian Jakobs
578aeb1241 package new themes 2011-09-28 11:54:13 +02:00
Fabian Jakobs
7b143ae70e add revision number to the kitchen sink 2011-09-07 11:38:30 +02:00
Fabian Jakobs
9e34190cde add latex mode to the makefile 2011-09-06 15:59:51 +02:00
Lee Gao
4b83e01684 Added in Lua highlight rules 2011-08-18 17:55:33 -04:00
Fabian Jakobs
514088aa89 add markdown to the package 2011-08-18 17:05:33 +02:00
Fabian Jakobs
56f6ce2f26 fix build 2011-08-18 13:56:00 +02:00
Fabian Jakobs
5e41503243 Provide our own version of AMD text plugin
#fix 374
2011-08-18 09:56:55 +02:00
Fabian Jakobs
adfac282bf update build script 2011-08-16 13:49:29 +02:00
Fabian Jakobs
fb936bc622 fix packager 2011-08-10 11:38:21 +02:00
Fabian Jakobs
63785dc92f package kitchen sink demo and include it in the build 2011-08-03 16:47:43 +02:00
Fabian Jakobs
ac24a1d362 cleanup makefile 2011-08-03 15:03:18 +02:00
Fabian Jakobs
2a70958609 sync themes and modes 2011-08-03 14:58:53 +02:00
Jacob Hansson
f2ae785532 Added SCAD syntax highlighting. 2011-08-03 09:44:49 +02:00
Fabian Jakobs
213cffdffb add missing language modes to the build script.
fix #316
2011-08-02 11:50:42 +02:00
iebuggy
641e558acb Updating to latest remote. 2011-07-21 07:42:44 -07:00
Fabian Jakobs
5197718a2f use dryice from submodule 2011-07-20 10:57:14 +02:00
Fabian Jakobs
09bda14096 package json mode 2011-06-21 11:10:51 +02:00
Fabian Jakobs
3e3bf8837e package 2011-06-16 00:02:26 +02:00
Fabian Jakobs
0db8691a6d tweak scss support 2011-06-07 11:17:43 +02:00
Julian Viereck
e0cec5a073 Style the Ace Bookmarklet Build page 2011-05-23 11:11:47 +02:00
Julian Viereck
2bf1429118 Merge build process for normal and bookmarklet build 2011-05-23 11:11:13 +02:00
Fabian Jakobs
32b255963d add coffee script syntax checking in a worker 2011-05-16 17:22:28 +00:00
Fabian Jakobs
bacc29278a update packaged ace 2011-05-01 09:33:16 +00:00
gigasquid
85722bce51 Add Clojure Mode 2011-04-27 14:58:46 -04:00
Fabian Jakobs
c5962cdb8a Update themes in the demo and the makefiles 2011-03-07 20:24:15 +01:00
Fabian Jakobs
493373f564 Add svg mode with support for embedded JavaScript 2011-03-07 19:55:24 +01:00
Fabian Jakobs
2a8e53923a special handling for the text plugin 2011-02-28 17:47:09 +01:00
Rob Conery
b1737bcfe2 Added CSharp language thinger 2011-02-21 12:31:14 -10:00
Fabian Jakobs
7ad2e99db4 add perl mode to the makefiles and convert tabs to spaces 2011-02-15 14:11:52 +01:00
Julian Viereck
db7575829c Move .css files for tm and eclipse theme into the .js file to make build process easiert. Fix eclipse gutter to be like the other ones. 2011-02-15 21:01:00 +08:00
Fabian Jakobs
b8c5fa79e1 update build system for the bookmarklet 2011-02-15 09:44:19 +01:00
Fabian Jakobs
582eb0ad67 fix typo and make sure js files in modes don't accumulate 2011-02-08 17:23:34 +01:00
Fabian Jakobs
adcc5b9738 update change log 2011-02-07 11:03:44 +01:00
Fabian Jakobs
505762bd7a uglify only in the last step 2011-02-07 10:58:46 +01:00