Julian Descottes
|
ca427e0853
|
Dev environment : closure compiler + jshint update
Fixed error raised by closure compiler
Added es3 option to jshint (detect trailing commas)
Added curly option to jshint (missing curly braces for if/for blocks)
Removed trailing whitespaces (not enforced through jshint though)
|
2013-09-28 23:52:51 +02:00 |
|
Vince
|
38dc1dc9fe
|
Closure Compiler: Fix All The things !
- Adding some small fixes to pass compile step (mostly /** instead of
/*).
- Adding some closure externs
|
2013-09-28 21:10:12 +02:00 |
|
jdescottes
|
c23de31e07
|
Merge from master + bugfixing on b64
|
2013-08-10 14:47:26 +02:00 |
|
jdescottes
|
87a68bfe21
|
Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces
|
2013-08-10 12:11:16 +02:00 |
|
jdescottes
|
a16e1bab09
|
added Function.prototype.bind polyfill for PhantomJS. Make Casper happy.
|
2013-08-04 21:20:25 +02:00 |
|
Vince
|
36476d5871
|
clean comments
|
2012-09-16 00:47:41 +02:00 |
|
Vince
|
991b66b67c
|
Basic cut implementation
SelectionManager implmentaiton
Rectangular seleciton impl
Utils refacoring
Event manager refactoring
basic cut implmentation
|
2012-09-12 12:01:47 +02:00 |
|