[parrot/parrot] 3dfce6: quick implement of the new imcc API functions. Kil...
noreply at github.com
noreply at github.com
Wed Jan 26 13:51:28 UTC 2011
Branch: refs/heads/whiteknight/imcc_new_api
Home: https://github.com/parrot/parrot
Commit: 3dfce686ba4e8c9daa4e727b9eedcc24ef239803
https://github.com/parrot/parrot/commit/3dfce686ba4e8c9daa4e727b9eedcc24ef239803
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-25 (Tue, 25 Jan 2011)
Changed paths:
M compilers/imcc/imc.h
M compilers/imcc/main.c
Log Message:
-----------
quick implement of the new imcc API functions. Kill all the remaining stuff for command-line argument processing
Commit: 95bdb723dc409d7a9d5bc57270b1ea5bbf1fd6d3
https://github.com/parrot/parrot/commit/95bdb723dc409d7a9d5bc57270b1ea5bbf1fd6d3
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-25 (Tue, 25 Jan 2011)
Changed paths:
M compilers/imcc/imc.h
M compilers/imcc/imcc.l
M compilers/imcc/main.c
Log Message:
-----------
start forming the new interface for IMCC. The world will shake.
Commit: dd5f423df091dbeb1e8b4fa396686af4de6f0da6
https://github.com/parrot/parrot/commit/dd5f423df091dbeb1e8b4fa396686af4de6f0da6
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-25 (Tue, 25 Jan 2011)
Changed paths:
M compilers/imcc/main.c
Log Message:
-----------
lots of little fixes
Commit: e2e6af27b39113494fa110cce2104dd8b9ce9bb3
https://github.com/parrot/parrot/commit/e2e6af27b39113494fa110cce2104dd8b9ce9bb3
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-25 (Tue, 25 Jan 2011)
Changed paths:
M compilers/imcc/main.c
Log Message:
-----------
completely unify the IMCC interfaces. There are two functions to compile something, both redirect to a single compilation routine.
Commit: eb4cbdf7cfb43195122fe3f375bd1653441f3155
https://github.com/parrot/parrot/commit/eb4cbdf7cfb43195122fe3f375bd1653441f3155
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-26 (Wed, 26 Jan 2011)
Changed paths:
M compilers/imcc/main.c
Log Message:
-----------
misc notes
More information about the parrot-commits
mailing list