Mike Gerwitz
|
d45e0e9dc2
|
Removed new virtual/master reference from README that was added in master branch
|
2011-09-21 18:24:15 -04:00 |
Mike Gerwitz
|
e6362b8d11
|
Merge branch 'master' into virtual/master
|
2011-09-21 12:03:14 -04:00 |
Mike Gerwitz
|
a238c26dc5
|
Merge branch 'master' into virtual/refactor/master
|
2011-09-21 12:02:59 -04:00 |
Mike Gerwitz
|
38e8c8244d
|
README update to reflect design alterations and present additional project information
|
2011-09-21 12:02:24 -04:00 |
Mike Gerwitz
|
1afcb4311f
|
Merge branch 'master' into virtual/refactor/master
|
2011-09-20 23:15:30 -04:00 |
Mike Gerwitz
|
348aa7a8d0
|
Permitting newer versions of uglify-js
- Version 1.0.2 broke minification process as was used by ease.js, so we'll just allow any version greater than it for now
|
2011-09-20 23:14:46 -04:00 |
Mike Gerwitz
|
96cb49ab2b
|
Added notice for checking virtual/master branch
|
2011-09-20 17:16:27 -04:00 |
Mike Gerwitz
|
f21f35019e
|
Renamed test case to MemberBuilder-MethodTest.js (#25)
|
2011-09-02 23:31:57 -04:00 |
Mike Gerwitz
|
b0cec62c98
|
test-member_builder-method freed from unnecessary dependencies for testing (#25)
|
2011-09-02 23:25:13 -04:00 |
Mike Gerwitz
|
1af7617a83
|
Moved instance binding test to MethodWrappersTest (#25)
- Ah; see how much nicer this is?
|
2011-09-02 23:07:42 -04:00 |
Mike Gerwitz
|
5937f7b0be
|
Transferred method __super() invocation test to MethodWrappersTest (#25)
|
2011-09-02 22:55:10 -04:00 |
Mike Gerwitz
|
40d555ee3f
|
Begin moving method wrapper tests into MethodWrappersTest (#25)
|
2011-09-02 22:47:35 -04:00 |
Mike Gerwitz
|
24e9dd2549
|
Oops. Dummy want to name things correctly? (#25)
|
2011-09-02 22:44:11 -04:00 |
Mike Gerwitz
|
0f244ac4aa
|
Added beginning of README.hacking
|
2011-09-02 22:24:16 -04:00 |
Mike Gerwitz
|
bc636637cc
|
Refactored new and override method wrappers into separate prototypes
- Note that, since we're mid-refactor, this is a bit of a mess
|
2011-08-31 00:24:19 -04:00 |
Mike Gerwitz
|
af653aaff7
|
Adjusted client-side module cleaning regex in combine.tpl
|
2011-08-31 00:23:23 -04:00 |
Mike Gerwitz
|
ce1370e025
|
Now passing getInst() directly into MethodwrapperFactory factory function, like good 'ol times
- I seem to have forgotten that this is necessary due to the static implementation
|
2011-08-31 00:05:07 -04:00 |
Mike Gerwitz
|
ba251d5a21
|
Ensuring combined tests run last
|
2011-08-29 23:17:44 -04:00 |
Mike Gerwitz
|
3c5362db0a
|
Added MethodWrapperFactory prototype
- Not yet used
|
2011-08-28 17:36:27 -04:00 |
Mike Gerwitz
|
70142f5059
|
combine script will now include modules that are not require()'d by any other module
|
2011-08-28 17:33:44 -04:00 |
Mike Gerwitz
|
2efdbe8969
|
Added missing MemberBuilder docblocks (#25)
|
2011-08-27 17:08:05 -04:00 |
Mike Gerwitz
|
77a4a90b79
|
Merge branch 'master' into virtual/refactor/master
|
2011-08-27 16:24:48 -04:00 |
Mike Gerwitz
|
34be3b11a8
|
Added bug tracker to README
|
2011-08-27 16:24:37 -04:00 |
Mike Gerwitz
|
302bc1540b
|
Removed old member_builder module
|
2011-08-14 18:53:40 -04:00 |
Mike Gerwitz
|
758162ad0f
|
Began refactoring member_builder module into MemberBuilder prototype (#25)
|
2011-08-14 18:47:48 -04:00 |
Mike Gerwitz
|
2d8e6d70a4
|
Replaced hard-coded, manually ordered module list with script (#25)
|
2011-08-14 18:45:16 -04:00 |
Mike Gerwitz
|
fd95f38c87
|
Integrated VisibilityObjectFactory and removed old propobj (#25)
- Note that the excessive gluing is temporary
|
2011-08-13 23:58:08 -04:00 |
Mike Gerwitz
|
c3a09c3613
|
Now incluiding *Test*.js files in full combined file (#25)
|
2011-08-13 23:14:22 -04:00 |
Mike Gerwitz
|
04318cc73d
|
Errors during combine process now output to stderr
|
2011-08-13 23:12:15 -04:00 |
Mike Gerwitz
|
3530ec839c
|
Added new prototypes to combined file (#25)
|
2011-08-13 23:11:59 -04:00 |
Mike Gerwitz
|
f3352e6d74
|
Added VisibilityObjectFactoryFactory (#25)
- This may be temporary, depending on the ultimate implementation. This is intended to ease into the refactoring.
|
2011-08-13 23:00:03 -04:00 |
Mike Gerwitz
|
b4b09930bd
|
Added property object comment to VisibilityObjectFactory (#25)
|
2011-08-13 22:42:51 -04:00 |
Mike Gerwitz
|
567c9f59a0
|
Implemented FallbackVisibilityObjectFactory (#25)
|
2011-08-13 22:42:33 -04:00 |
Mike Gerwitz
|
cd1f8921de
|
Prototype tests now have 'Test' suffix, rather than 'test-' prefix (#25)
|
2011-08-11 23:25:20 -04:00 |
Mike Gerwitz
|
79652a1120
|
Moved non-fallback visibility object into VisibilityObjectFactory (system does not yet use it) (#25)
|
2011-08-11 23:11:37 -04:00 |
Mike Gerwitz
|
91a6fb51e9
|
Added assert.notStrictEqual to client-side assertions
|
2011-08-11 21:05:42 -04:00 |
Mike Gerwitz
|
7a579ab2aa
|
Initial refactoring of class_builder module into ClassBuilder ctor (#25)
|
2011-08-09 17:27:26 -04:00 |
Mike Gerwitz
|
a401c31996
|
Can no longer override non-virtual methods (#19)
|
2011-08-04 00:44:20 -04:00 |
Mike Gerwitz
|
2569dacf15
|
Override keyword is now required to override a virtual method (#19)
|
2011-08-04 00:32:10 -04:00 |
Mike Gerwitz
|
bd4e18acc6
|
Implicit method hiding warning now applies to virtual methods as well as non-virtual (#19)
|
2011-08-03 22:40:55 -04:00 |
Mike Gerwitz
|
5f95fecda6
|
More appropriately named method hiding test (#19)
|
2011-08-03 22:10:46 -04:00 |
Mike Gerwitz
|
db18a61d30
|
[#19] Began implementing method hiding (added warning for implicit hiding)
|
2011-07-06 19:35:00 -04:00 |
Mike Gerwitz
|
bc3e879956
|
Corrected Warning stack trace
|
2011-07-06 19:12:08 -04:00 |
Mike Gerwitz
|
b74e03704b
|
Corrected member builder method test testCannotOverridePropertyWithMethod
|
2011-07-06 18:49:01 -04:00 |
Mike Gerwitz
|
65d988b1c6
|
Set stack trace limit to 20 frames for tests
|
2011-07-06 18:06:22 -04:00 |
Mike Gerwitz
|
1b1a4b60d5
|
Altered warning display and stack trace
|
2011-07-06 17:55:40 -04:00 |
Mike Gerwitz
|
3820ee4b07
|
Merge branch 'master' into virtual/master
Conflicts:
lib/member_builder.js
lib/util.js
test/test-member_builder-prop.js
|
2011-06-30 23:11:51 -04:00 |
Mike Gerwitz
|
6906eee77f
|
Tests fail on minified files with uglify-js 1.0.3; disallowing for now
|
2011-06-30 23:03:09 -04:00 |
Mike Gerwitz
|
81fa2ae424
|
Merge branch 'master' into 'virtual/master'
- Resolved conflicts
|
2011-06-30 23:00:13 -04:00 |
Mike Gerwitz
|
c672a2b575
|
Added ability to set and trigger the active warning handler
|
2011-06-29 22:34:08 -04:00 |