Luke Page
|
747cac49f3
|
Remove ecma-5 since it is outdated. Fixes #1279
|
2013-04-29 16:24:56 +01:00 |
|
Luke Page
|
bc6abb8e8b
|
Change version to 1.4.0-b1 and regenerate beta files
|
2013-03-08 08:22:58 +00:00 |
|
Luke Page
|
aac8e973fe
|
Add an extend finder visitor and extend processor visitor (breaks extend for now)
|
2013-03-04 10:03:16 +00:00 |
|
Luke Page
|
054beb2ad2
|
join selector visitor creation
|
2013-03-01 16:38:09 +00:00 |
|
Luke Page
|
39f669e83c
|
Add import visitor
|
2013-03-01 13:40:01 +00:00 |
|
Luke Page
|
c56db94b7d
|
Add modified (self altering) visitor pattern and class
|
2013-03-01 13:40:00 +00:00 |
|
Luke Page
|
e45ec8a31e
|
refactoring - add a env type to better organise its properties
|
2013-01-23 19:07:29 +00:00 |
|
Luke Page
|
6308dc06bd
|
Update alpha 1.4.0
|
2013-01-11 21:14:48 +00:00 |
|
Luke Page
|
8585614438
|
Clean up makefile
|
2012-12-30 09:48:36 +00:00 |
|
Luke Page
|
6554117643
|
Add initial browser test suite using phantomjs for headless testing and jasmine
|
2012-12-16 08:45:51 +00:00 |
|
Luke Page
|
7fc6275ba8
|
Move Amd module definition. Fixes #777
|
2012-08-12 20:04:58 +01:00 |
|
Simon Dittlmann
|
29589bfa67
|
Added colors.js to rhino target in Makefile
|
2012-07-28 19:19:11 +01:00 |
|
Alexis Sellier
|
90013bcc97
|
Merge pull request #479 from tobias104/issue-457
CommonJS/AMD module support
|
2012-01-19 12:16:16 -08:00 |
|
Alexis Sellier
|
6fe4c1f092
|
(dist) Makefile: make server
|
2012-01-15 17:15:36 +01:00 |
|
Alexis Sellier
|
6ba85e1c7e
|
improve minification process a little
|
2011-12-10 14:18:15 +01:00 |
|
Alexis Sellier
|
cf5d3050ea
|
Merge pull request #496 from wfreeman/master
Removed call to put header into minified build, because it's already there.
|
2011-12-10 05:16:52 -08:00 |
|
Alexis Sellier
|
b44d2dc9fe
|
merge named-colors patch
|
2011-12-10 13:41:20 +01:00 |
|
Wes Freeman
|
62a36e567f
|
Updating Makefile to not add a redundant header in the minified javascript.
|
2011-11-29 22:47:17 -05:00 |
|
Bobby Wertman
|
905d63fd2f
|
Added an AMD module registration.
|
2011-11-21 19:56:25 -05:00 |
|
Erwan Loisant
|
c5c1031402
|
Basic rhino support
|
2011-09-14 17:46:53 +02:00 |
|
revolunet
|
63c028b9bf
|
implement named color conversion
|
2011-07-08 00:55:59 +02:00 |
|
Alexis Sellier
|
6ab8d9c2e6
|
(dist) use uglifyjs, update copyright headers
|
2011-05-11 14:33:36 -04:00 |
|
cloudhead
|
f74f646eea
|
(dist) new dist commands to Makefile
|
2010-07-08 00:55:27 +02:00 |
|
cloudhead
|
2bac8184c5
|
(dist) require() goes in its own file
|
2010-06-15 18:54:46 -04:00 |
|
cloudhead
|
e529e38369
|
(dist) wrap script in anonymous function
|
2010-06-15 18:05:03 -04:00 |
|
cloudhead
|
45c5f97dce
|
(dist) fix version extraction in Makefile
|
2010-06-07 05:08:52 -04:00 |
|
cloudhead
|
8c295ffa2c
|
(dist) extract version info from package.json
|
2010-05-26 13:37:34 -04:00 |
|
cloudhead
|
9bc98c5efa
|
added ECMAScript 4 compatibility
|
2010-05-17 22:57:11 -04:00 |
|
cloudhead
|
11f71f32e7
|
added compat.js and tree.js to build, it now builds in dist/
|
2010-03-29 22:24:09 -04:00 |
|
cloudhead
|
f6312ba794
|
Created a compat.js file in build/, for browser compatiblity, moved trim() in
there. LESS builds to dist/ now.
|
2010-03-27 02:24:39 -04:00 |
|
cloudhead
|
823d69fd67
|
browser.js init -- very basic browser support - Makefile also builds for browser now
|
2010-03-22 23:12:58 -04:00 |
|
cloudhead
|
652366327e
|
I guess 'Makefile' starts with a cap..
|
2010-03-18 18:13:27 -04:00 |
|