Commit graph

74 commits

Author SHA1 Message Date
Lennart Kats
931a5d21a4 Change license in index.html and package.json 2012-09-08 11:44:22 +02:00
nightwing
50cddec4fd tweak index.html 2012-08-19 18:11:56 +04:00
nightwing
3d9d17e914 update readme 2012-07-26 20:42:42 +04:00
nightwing
6917f7c672 tweak site 2012-07-20 23:30:15 +04:00
Garen Torikian
af741e3c8d Update list of sites 2012-07-16 17:31:18 -07:00
Jason Karns
d179f6d89d Add TryJasmine as a project using Ace 2012-06-30 11:56:29 -03:00
Fabian Jakobs
f1639ca1d2 add codecademy 2012-06-09 15:07:53 -07:00
nightwing
a1f79bb2e2 update readme and demo 2012-05-31 23:40:11 +04:00
Garen Torikian
d283f0eefb Fix ga path 2012-04-30 16:48:05 -07:00
Garen Torikian
5ca56ee387 Add favicon, remove fluidity 2012-04-30 15:34:37 -07:00
Garen Torikian
5eda560459 Revert index to old style 2012-04-30 11:51:55 -07:00
Garen Torikian
8298881fc0 Fix API search, links, sidebar style; update panino req version for funcdocs fix 2012-04-29 15:25:35 -07:00
Fabian Jakobs
48cd061c6e add compiled docs 2012-04-28 16:25:33 +02:00
Garen Torikian
7c86367f28 Update ace.ajaxorg site 2012-04-26 23:11:50 -07:00
Garen Torikian
5841165597 Final changes 2012-04-25 15:47:32 -07:00
Fabian Jakobs
aad7aada0d Merge pull request #639 from uniqu3/patch-1
Adding CMS Made Simple to Projects using Ace
2012-02-14 02:30:18 -08:00
Adam Jimenez
ac30ce41df BlueGriffon now uses CodeMirror instead:
http://bluegriffon.org/post/2011/12/20/Progress-20111223
2012-02-09 10:55:00 +00:00
uniqu3
e98801227c Update index.html 2012-02-02 15:05:55 +01:00
Fabian Jakobs
dcb387b761 add https://github.com/rocktronica/tmpltr to projects using ace 2012-01-02 11:37:12 +01:00
Fabian Jakobs
50ecdb5e0d add wavemaker to projects using ace 2011-12-06 15:59:40 +01:00
Fabian Jakobs
cc91bfd712 remove pilot references 2011-11-09 11:34:25 +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
b139819575 add rubymonk. closes #477 2011-10-24 13:34:52 +03:00
Paul Beusterien
8674600cb1 Adding AppLaud Cloud - a toolset for developing mobile apps with PhoneGap, jQuery Mobile, weinre, Ripple, and, of course, Ace. 2011-10-19 18:47:44 -07:00
nantoniazzi
9ec72ff319 New project using Ace : Weecod, an online simulator of programming problems. 2011-10-11 16:08:34 +03:00
nightwing
0d2ea2c0d7 add acebug to project list 2011-10-06 11:23:46 +05:00
Resolver Developers
bf907f27f7 Removed Dirigible, added PythonAnywhere. by: Giles Thomas 2011-10-05 14:39:04 +01:00
Fabian Jakobs
da085a53a7 fix link to cockpit. fix #427 2011-09-26 14:05:41 +02:00
Fabian Jakobs
d6e3957aca add neutron IDE to list of projects using ace 2011-09-15 10:50:31 +03:00
Fabian Jakobs
929573fb46 add github to the list of projects using ace 2011-08-17 14:51:33 +02:00
Fabian Jakobs
06bf59172f move documentation around 2011-08-04 15:53:53 +02:00
Fabian Jakobs
024430ae01 migrate the ace homepage to gh-pages 2011-08-04 15:10:13 +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
2a70958609 sync themes and modes 2011-08-03 14:58:53 +02:00
Fabian Jakobs
25c15cf57a use the same active line as in TextMate 2011-08-02 16:07:34 +02:00
Fabian Jakobs
259b6937b0 sort themes in the demo 2011-08-02 16:03:59 +02:00
Fabian Jakobs
1c5fb5b75a don't merge tokens (Includes coding style cleanups)
fix #355
2011-08-01 15:01:50 +02:00
nightwing
77db0be7f8 add behaviours to demo and fix exceptions in cstyle behaviours 2011-07-29 11:07:54 +02:00
Fabian Jakobs
a15688ce00 Merge remote-tracking branch 'iebuggy/master'
Conflicts:
	support/pilot
2011-07-25 15:31:17 +02:00
Fabian Jakobs
b28fb5cabc make Ace compatible with requireJS 0.25.0. This
expects a "data-main" to be present. fix #345
2011-07-25 14:13:46 +02:00
iebuggy
3ce714ebd4 Updating to latest remote. 2011-07-21 07:41:57 -07:00
btilford
a81b0a6f49 Groovy / Scala highlighting 2011-06-24 21:24:32 -06:00
Fabian Jakobs
2d64cb7547 add separate mode for json 2011-06-21 08:43:13 +00:00
Fabian Jakobs
841e0e407a add clojure to the demo list 2011-06-08 13:01:14 +00:00
Fabian Jakobs
0db8691a6d tweak scss support 2011-06-07 11:17:43 +02:00
Andreas Madsen
ec61fe5b0f Added SCSS (SASS) syntax highlighting 2011-06-07 11:12:05 +02:00
Julian Viereck
55328f3690 Add oriantation to Split and demo option 2011-05-23 17:14:29 +02:00
Julian Viereck
c38ddf3245 More work on Split. Update the demo UI on changes 2011-05-23 17:14:29 +02:00
Fabian Jakobs
0400be7be6 remove illegal token from coffee demo 2011-05-16 18:04:57 +00:00
Fabian Jakobs
0c1245091e some CSS tweaks in the demo 2011-05-16 14:30:27 +00:00