Manfred Kroehnert
|
b86b9b9291
grunt: add MultiTask for compiling with amberc
|
12 years ago |
Manfred Kroehnert
|
01dd346c79
package.json: fixed versions for grunt + pegjs
|
12 years ago |
Manfred Kroehnert
|
9ab8662a55
init.js: fix lint errors
|
12 years ago |
Manfred Kroehnert
|
beb0f4d6a9
.gitignore: remove duplicate node_modules entry
|
12 years ago |
JohnnyT
|
98869d5407
Compressed sprite.amber.png so it can be embedded into CSS
|
12 years ago |
JohnnyT
|
2bbef607e9
Added grunt commands to build Amber to a single file
|
12 years ago |
Apostolis Xekoukoulotakis
|
54f05f12e4
timesRepeat without truncated
|
12 years ago |
Herbert Vojčík
|
20b7ce21ce
Small but important boot.js fixes.
|
12 years ago |
Herbert Vojčík
|
64531f6267
Mis-wrap always put CompiledMethod to Kernel-Object...
|
12 years ago |
Herbert Vojčík
|
15e126964e
Well-known variables must be exempt of 'globally undefined'.
|
12 years ago |
Herbert Vojčík
|
4b3fffcfb3
logContext: shows nil>>nil for block contexts.
|
12 years ago |
Herbert Vojčík
|
f47f3502df
Smalltalk >> createPackage:properties: returned.
|
12 years ago |
Nicolas Petton
|
72bf09f7e2
Never reuse contexts. It's breaking the closure semantics.
|
12 years ago |
Nicolas Petton
|
ebe041c095
Merge branch 'master' into ast-interpreter
|
12 years ago |
Nicolas Petton
|
fd0c2d48a1
Merge pull request #322 from herby/js-inspection
|
12 years ago |
Herbert Vojčík
|
b8df317c70
amber.js: Excessive vars and semicolons; tabs; some more.
|
12 years ago |
Nicolas Petton
|
d9ce50f9da
Oops. Broke some tests.
|
12 years ago |
Nicolas Petton
|
1bacdd8b9c
- More Sunit refactorings and reformattings
|
12 years ago |
Nicolas Petton
|
512b87c89d
More small SUnit refactorings
|
12 years ago |
Nicolas Petton
|
64855b5dce
More SUnit tests
|
12 years ago |
Nicolas Petton
|
4943e825ba
More class SUnit comments and refactorings
|
12 years ago |
Nicolas Petton
|
4fbb4065b4
Merge pull request #321 from herby/async-test-refactor-readable
|
12 years ago |
Herbert Vojčík
|
e887dddd1a
*TestContext classes refactored.
|
12 years ago |
Nicolas Petton
|
c43b4fa360
Merge pull request #320 from herby/async-test-refactor-readable
|
12 years ago |
Herbert Vojčík
|
d02993725b
RunningTestContext >> execute: refactored for readability.
|
12 years ago |
Nicolas Petton
|
3a998848f7
- ForkPool refactorings
|
12 years ago |
Nicolas Petton
|
4f4d5f446e
Updated Queue's class comment
|
12 years ago |
Nicolas Petton
|
4fa9962c27
- Renamed #temporallyDependentList: to #aliasTemporally:
|
12 years ago |
Nicolas Petton
|
4b993a8d78
Merge pull request #285 from herby/async-tests
|
12 years ago |
Nicolas Petton
|
ca71181d96
Merge pull request #287 from herby/gh-286
|
12 years ago |