[parrot/parrot] 3dfce6: quick implement of the new imcc API functions. Kil...
noreply at github.com
noreply at github.com
Thu Jan 27 00:57:20 UTC 2011
Branch: refs/heads/whiteknight/imcc_compreg_pmc
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
Commit: 2d59f4166d245050e63b67192324d5584ded08f6
https://github.com/parrot/parrot/commit/2d59f4166d245050e63b67192324d5584ded08f6
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-26 (Wed, 26 Jan 2011)
Changed paths:
M compilers/imcc/imcc.l
M compilers/imcc/main.c
Log Message:
-----------
Merge remote branch 'origin/whiteknight/imcc_new_api' into whiteknight/imcc_compreg_pmc
Commit: f52e585d4f8de0e648b1d8c27f0c697003f32b1f
https://github.com/parrot/parrot/commit/f52e585d4f8de0e648b1d8c27f0c697003f32b1f
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-01-26 (Wed, 26 Jan 2011)
Changed paths:
M src/pmc/imccompiler.pmc
Log Message:
-----------
update the imccompiler pmc skeleton to use the newer imcc api funcs
More information about the parrot-commits
mailing list