Misko Hevery
|
ff52f47537
|
Fix unicode parsing Close #56
|
2010-10-15 14:06:30 -07:00 |
|
Shyam Seshadri
|
8490bb921b
|
Fix bug with Lexer not recognizing exponential values and values starting with dots
|
2010-10-08 20:41:19 -07:00 |
|
Misko Hevery
|
e3ea980c81
|
fixed leaking constants to gloabal scope
|
2010-10-08 16:25:12 -07:00 |
|
Misko Hevery
|
9878355df7
|
remove Parser static
|
2010-08-18 18:15:19 -07:00 |
|
Misko Hevery
|
625f32b7eb
|
converted lexer from function to closure
|
2010-08-18 17:50:21 -07:00 |
|
Misko Hevery
|
9632c99b0a
|
move static field from Lexer to hidden namespace
|
2010-08-18 17:34:14 -07:00 |
|
Misko Hevery
|
5ddd8d9586
|
stringify names for better compression, remove dead functions, removed underscore.js compatibility
|
2010-08-18 17:26:33 -07:00 |
|
unknown
|
6bd8006edc
|
fix IE native mothods are not functions, and preventDefault
|
2010-07-27 16:53:23 -07:00 |
|
Misko Hevery
|
8015e09e38
|
added buzz demo, fix undefined() -> undefined
|
2010-07-23 10:48:18 -07:00 |
|
Misko Hevery
|
2e33e89a77
|
added compiled getterFN for better performance
|
2010-05-30 19:42:21 -07:00 |
|
Misko Hevery
|
0d87208553
|
remove the relience of parser an special self object, now passing generic self
|
2010-05-30 16:11:00 -07:00 |
|
Misko Hevery
|
a8aa5af413
|
fixed filter this
|
2010-04-07 16:36:33 -07:00 |
|
Misko Hevery
|
a80a61839a
|
injection is now working
|
2010-04-03 17:04:36 -07:00 |
|
Misko Hevery
|
11a6431f89
|
started to add services
|
2010-03-31 18:18:10 -07:00 |
|
Misko Hevery
|
e55c97deba
|
dissabled a lot of tests, and made the core test set pass.
|
2010-03-29 20:25:42 -07:00 |
|
Misko Hevery
|
b814c79b58
|
checkbox and radio now working
|
2010-03-25 13:01:08 -07:00 |
|
Shyam Seshadri
|
03ddc4570b
|
Fix parsing bug with strings for -
|
2010-03-24 10:35:01 -07:00 |
|
Misko Hevery
|
3f9a2ab9bd
|
added asynchronous validator
|
2010-02-12 19:39:01 -08:00 |
|
Misko Hevery
|
6cc9464136
|
Fixed negation grouping bug
Make 'this' of validation be scope
|
2010-02-12 14:17:44 -08:00 |
|
Misko Hevery
|
473e57e225
|
bindRootId configuration option
|
2010-01-24 20:44:17 -08:00 |
|
Misko Hevery
|
efad9ec5be
|
changes to make it closure compiler compatible
|
2010-01-24 17:10:58 -08:00 |
|
Misko Hevery
|
db2031c5a1
|
added debug info; fix parser bug with double negation
|
2010-01-19 17:53:20 -08:00 |
|
Misko Hevery
|
6d5471c9be
|
all files converted to prototype= {}
|
2010-01-11 17:32:33 -08:00 |
|
Misko Hevery
|
1aba6b53b8
|
basic calculator works with minified.js, lots of references still broken
|
2010-01-10 08:58:57 -08:00 |
|
Misko Hevery
|
9b9a0dadcc
|
removed nglr namespace
|
2010-01-09 15:02:43 -08:00 |
|
Adam Abrons
|
c9c176a53b
|
angular.js
|
2010-01-05 16:36:58 -08:00 |
|