Herbert Vojčík
|
dd46111322
Recompiled compiler.
|
12 years ago |
Herbert Vojčík
|
27c5876cdd
Makefile: some Helios dependcies added
|
12 years ago |
Herbert Vojčík
|
85172e2d03
Fixed test/run_build.sh to support moved ASTInterpreterTest.
|
12 years ago |
Herbert Vojčík
|
12f905d3d4
Changed Makefile to be able to recompile compiler suite.
|
12 years ago |
Herbert Vojčík
|
b7f1dacdbe
Tests moved to Compiler-Tests.
|
12 years ago |
Manfred Kröhnert
|
665398793e
Merge pull request #325 from mkroehnert/grunt
|
12 years ago |
Manfred Kroehnert
|
cf323a398a
grunt: use cache and line/col tracking for parser
|
12 years ago |
Manfred Kroehnert
|
4873a0a764
grunt: fix amberc:amber_compiler target
|
12 years ago |
Manfred Kroehnert
|
8e49cde518
amberc.js: set RethrowErrorHandler before compilation
|
12 years ago |
Manfred Kroehnert
|
243e119f15
Compiler-Exceptions: add RethrowErrorHandler
|
12 years ago |
Manfred Kroehnert
|
4893f54314
amberc-grunt: adjust to new compiler configuration
|
12 years ago |
Manfred Kroehnert
|
488bdef7ed
amberc.js: throw exception if configuration object is invalid
|
12 years ago |
Manfred Kroehnert
|
e174fef0cb
amberc.js: add defaults.smalltalk in main() function
|
12 years ago |
Manfred Kroehnert
|
6aaead9f34
amberc.js: create configuration object in amberc script
|
12 years ago |
Manfred Kroehnert
|
6d2be28f66
amberc.js: handle missing parameters in amberc script
|
12 years ago |
Manfred Kroehnert
|
004ff906d1
amberc.js: move handling of commandline parameters to amberc
|
12 years ago |
Manfred Kroehnert
|
20b552b62b
amberc.js: move start of compilation to AmberC.main()
|
12 years ago |
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 |