Manfred Kroehnert
|
c6c99b4d7f
grunt: add license to meta.banner
|
12 years ago |
Manfred Kroehnert
|
a86d496be7
grunt: add target for creating parser.js
|
12 years ago |
Manfred Kroehnert
|
d2d04aaa22
grunt: add MultiTask for generating PEG parsers
|
12 years ago |
Manfred Kroehnert
|
b746392d2b
grunt: use '' instead of "" as string delimiter
|
12 years ago |
Manfred Kroehnert
|
d5bc8472fc
grunt: add amber_dev task for building amber.js
|
12 years ago |
Manfred Kroehnert
|
2066dde8a3
grunt: remove old shell tasks
|
12 years ago |
Manfred Kroehnert
|
a052e09087
grunt: add target_dir to amber core packages
|
12 years ago |
Manfred Kroehnert
|
40d30f3e08
grunt-amberc: move files to target_dir if specified
|
12 years ago |
Manfred Kroehnert
|
7dce915b63
grunt: add amberc tasks for most amber packages
|
12 years ago |
Manfred Kroehnert
|
0d79dabcb7
grunt: add lint task for .js files
|
12 years ago |
Manfred Kroehnert
|
640371c22e
grunt: add amberc config for repl and server
|
12 years ago |
Manfred Kroehnert
|
48b4c4d407
grunt: import custom amberc task, comment out grunt-shell task
|
12 years ago |
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
|
11 years ago |
Herbert Vojčík
|
20b7ce21ce
Small but important boot.js fixes.
|
11 years ago |
Herbert Vojčík
|
64531f6267
Mis-wrap always put CompiledMethod to Kernel-Object...
|
11 years ago |
Herbert Vojčík
|
15e126964e
Well-known variables must be exempt of 'globally undefined'.
|
11 years ago |
Herbert Vojčík
|
4b3fffcfb3
logContext: shows nil>>nil for block contexts.
|
11 years ago |
Herbert Vojčík
|
f47f3502df
Smalltalk >> createPackage:properties: returned.
|
11 years ago |
Nicolas Petton
|
72bf09f7e2
Never reuse contexts. It's breaking the closure semantics.
|
11 years ago |
Nicolas Petton
|
ebe041c095
Merge branch 'master' into ast-interpreter
|
11 years ago |
Nicolas Petton
|
fd0c2d48a1
Merge pull request #322 from herby/js-inspection
|
11 years ago |
Herbert Vojčík
|
b8df317c70
amber.js: Excessive vars and semicolons; tabs; some more.
|
11 years ago |
Nicolas Petton
|
d9ce50f9da
Oops. Broke some tests.
|
11 years ago |
Nicolas Petton
|
1bacdd8b9c
- More Sunit refactorings and reformattings
|
11 years ago |