Nicolas Petton
|
02b3c8e163
Recompiles all .js files
|
11 years ago |
Nicolas Petton
|
15ce8a0dd8
Removes Symbol from the system:
|
11 years ago |
Nicolas Petton
|
cb506d312d
Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction:
|
11 years ago |
Nicolas Petton
|
6d6c815eae
Merge pull request #437 from herby/recompile
|
11 years ago |
Nicolas Petton
|
858f05e80c
Merge pull request #436 from herby/gh-190
|
11 years ago |
Nicolas Petton
|
fb99845ff3
Merge pull request #435 from mkroehnert/grunt-0.4
|
11 years ago |
Manfred Kröhnert
|
5603b92458
Clarify installation of Grunt.js
|
11 years ago |
Herbert Vojčík
|
13abd766d2
Benchfib and Compiler-Interpreter weren't recompiled.
|
11 years ago |
Herbert Vojčík
|
0ff2b2c7bb
Fixes #190.
|
11 years ago |
Herbert Vojčík
|
a02d9bdd46
Regression test for #190.
|
11 years ago |
Manfred Kroehnert
|
87780f7396
travis.yml: install grunt-cli before running tests
|
11 years ago |
Manfred Kroehnert
|
ba49f31031
README: update build instructions for Grunt 0.4
|
11 years ago |
Manfred Kroehnert
|
2b34af5ce6
grunt-peg.js: use this.options introduced in grunt 0.4
|
11 years ago |
Manfred Kroehnert
|
81d4d8fa0d
grunt: replace <json:> directive with readJSON()
|
11 years ago |
Manfred Kroehnert
|
0fff71b918
grunt: use grunt 0.4 and latest jshint plugin
|
11 years ago |
Manfred Kroehnert
|
220dc35db6
grunt: rename grunt.js to Gruntfile.js (grunt 0.4 change)
|
11 years ago |
Manfred Kroehnert
|
8523340d0a
grunt: extract css2js task into separate file
|
11 years ago |
Manfred Kroehnert
|
006ad14111
grunt: rename amberc-grunt.js to grunt-amberc.js
|
11 years ago |
Manfred Kroehnert
|
6f000686bf
grunt: rename pegjs task to peg (grunt conventions)
|
11 years ago |
Manfred Kroehnert
|
279ed7aee9
grunt: move pegjs task into separate file
|
11 years ago |
Manfred Kroehnert
|
f71585e6db
amberc-grunt.js: make Node.js 0.8 compatible
|
11 years ago |
Manfred Kroehnert
|
4f1c85e3a2
amberc-grunt.js: make Node.js 0.8 compatible
|
11 years ago |
Manfred Kroehnert
|
3904fc6ef2
amberc.js: make Node.js 0.8 compatible
|
11 years ago |
Manfred Kroehnert
|
f399ae6301
package.json: set required Node.js version to 0.8.x
|
11 years ago |
Nicolas Petton
|
a4e33639b6
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
43f674df33
Stream improvements and tests
|
11 years ago |
Nicolas Petton
|
c873f3c620
Collection tests refactorings and improvements
|
11 years ago |
Nicolas Petton
|
3ec99a05d3
Fixed HashedCollection >> withIndexDo:
|
11 years ago |
Nicolas Petton
|
5c62d4313a
Fixes issue 428:
|
11 years ago |
Nicolas Petton
|
583479193c
Small SequenceableCollection refactoring:
|
11 years ago |