Jeremy Ashkenas
|
4a8c2e8a13
|
more refactors to utilities ... removing dependencies and the namespacing
|
2010-03-30 19:27:38 -04:00 |
|
Jeremy Ashkenas
|
1e1146d61d
|
more utility simplifications
|
2010-03-30 19:17:40 -04:00 |
|
Jeremy Ashkenas
|
832e1d8cb8
|
Utilities doesn't need to be a class, and removing __utilities.keys
|
2010-03-30 19:00:59 -04:00 |
|
Jeremy Ashkenas
|
4936211a9c
|
modified shorter imlementation of bind
|
2010-03-30 18:49:55 -04:00 |
|
Jeremy Ashkenas
|
f0d731009f
|
merged matehat's utility branch, arraySlice -> slice, removed dead dependency...
|
2010-03-30 18:27:53 -04:00 |
|
matehat
|
c498b7090e
|
Removed __splice in the same manner
|
2010-03-30 18:14:51 -04:00 |
|
matehat
|
ca9e45e8af
|
Removed the __slice method, in favor of the native array slice method
|
2010-03-30 17:57:23 -04:00 |
|
matehat
|
97096696a2
|
Put back every utility functions on the global scope, automatically prefixed with __ and set them dynamically as reserved on the lexer.
|
2010-03-30 16:48:43 -04:00 |
|
matehat
|
27fb3763b4
|
A set of improvements on previous code
|
2010-03-30 16:14:07 -04:00 |
|
matehat
|
da43c70488
|
Merged in StanAngeloff excellent slice branch, applying recent factoring of utility functions
|
2010-03-30 15:43:30 -04:00 |
|
matehat
|
241f6f3068
|
Applied the utility factoring into a "Coffeescript" object to the core. All tests pass fast.
|
2010-03-30 09:02:51 -04:00 |
|