[SCM] Lisaac compiler branch, mildred-coverage-rebase, created. lisaac-0.12-610-gc9c3660

Mildred Ki'Lya silkensedai at online.fr
Sat Mar 6 16:35:44 UTC 2010


The branch, mildred-coverage-rebase has been created
        at  c9c36603b65b9e01035da6a791581a75b2fd98a1 (commit)

- Shortlog ------------------------------------------------------------
commit c9c36603b65b9e01035da6a791581a75b2fd98a1
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Mar 6 17:34:38 2010 +0100

    .gitignore

commit 90739e5387c21bb28c60857ad85ddd54597fffa6
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Thu Mar 4 21:38:24 2010 +0100

    Update cucumber tests

commit 71e51e5f2ad5ce7f3e94d9a55e22399ff78f282c
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Thu Mar 4 20:37:26 2010 +0100

    Clean spaces at end of line

commit 0e9d171f68376e18ba4cc8bdfcb9fe72537f8230
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Mon Mar 1 20:30:08 2010 +0100

    Add cucumber features for testing

commit 4554e797805633fb2c04b96c873bbb599440bae4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Mon Mar 1 02:22:49 2010 +0100

    Bootstrap

commit 9779950597dd05e14512bbd7c705dc7390b05aa5
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 02:23:36 2010 +0100

    Update syntax in parser.li

commit aec548e31d2d0128e63df762f1fe25367461efe0
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 02:23:07 2010 +0100

    Add -h and -version in shorter

commit a515873b6154a61b19f5b77e86c8974452fd0485
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 02:22:39 2010 +0100

    Update header line in generated source

commit b5a373bddf0cfa98bf768e2633e1650bf34cb958
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Mon Oct 12 23:19:03 2009 +0200

    Add extra protection in READ_SLOT

commit f9f1a1201640bf204e09e5f4c58b0d3f397b21f4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Mon Oct 12 23:13:39 2009 +0200

    Add error functions with 2 POSITION

commit c2f8a83fa5eb59ca52fa85f84c065450e8c38fff
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 10 00:59:33 2009 +0200

    LIP: allow redefinition of data slots

commit e18a98a031a1ee83caf74f8d339bc816a9995294
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Oct 9 19:35:25 2009 +0200

    Choose intelligently the prototype name to avoid conflicts
    
    Because of the DIR.PROTO notation, it is possible to have two prototypes
    with the same shortname while their longname are different. This patch
    makes PROTOTYPE.name intelligent to be unique among all prototypes. The
    drawback is that the prototype name can change to include directories if
    another PROTOTYPE is added and have a conflicting name.
    
    But the error mesages will show exactly which prototype is concerned
    (provided the conflicting prototypes are all used).

commit 60e810e857e08f9bb9b2612b5967d84f835bc970
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:33:27 2010 +0100

    Add support for different extensions for output_file

commit 8be556d5f17616d77362e3a2bcf110231ec8ab41
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:26:19 2010 +0100

    make.lip: added execute_fail that exit with error code if gcc failed

commit 1ca038c05b22b6b2ac57cbd10239eb072ace64e6
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Sep 11 14:16:15 2009 +0200

    Added -partial option to make.lip to prevent GCC from running

commit 759b07c8232ee93e7d7579b163424059d13e28b8
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Sep 6 13:16:20 2009 +0200

    Load .lip file looking first in li directory
    
    If a .li file is specified, look at make.lip in the directory of this li file
    first instead of the current directory. When the .lip file is not specified on
    the command line, its location is displayed by the compiler.

commit 83d8edba35737d95113f22239bff4e7e97f3d16e
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:06:50 2010 +0100

    Remove path_li in make.lip as we use path relative to the .lip file

commit cc13da6291b42e18740997974070fff584e414fd
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:03:26 2010 +0100

    Use the same code in lisaac and shorter for LISAAC_DIRECTORY and help message

commit 5dd4c280fb78c69b0516bb3754aaf864ff6c4e03
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 02:39:42 2010 +0100

    fix library on streams

commit b2ad7ea45d363731e6bac6eb1cf91f5739ab02cd
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 02:54:56 2010 +0100

    Bootstrap

commit 2fe59fa6cf28e7b3f8187ee2cb107bf1fd73b9a0
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 00:54:39 2010 +0100

    Add lisaac internals to get more information for -version

commit 0bfa20b3bd22ef7ac5415119f7062fa45c779f1f
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 03:20:32 2010 +0100

    Added command line flags -optim
    
    -optim activates optimizations in Lisaac only and not in GCC flags (gcc is slow)

commit fa05a1e1d837ebf5559536c108a7c3ae31e96985
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Feb 10 22:01:23 2010 +0100

    Updated tests

commit 916194746241283b3814fde1ab2a040045dad75d
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 16:45:20 2009 +0100

    Fixed test typedef_missing

commit 8981558a0aae84c967d1196ec0fd9827578ff31a
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 15:17:40 2009 +0100

    Add bootstrap test in unified test suite

commit f302a194a85500a9990f6ad5c5306386ae0c5af4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 14:44:50 2009 +0100

    Added bootstrap test

commit fdfdbd02971f37f2a12dea46ea9524ec49821bb9
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 14:26:25 2009 +0100

    Fix test inherit_parents

commit e301cf4f66553fbf6d8c3288da58ab04e4984f01
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Nov 11 14:19:56 2009 +0100

    Add test for aliased structs that might disappear

commit 96a841133cee822a91049b4ca0e93b23d3eff5d3
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Oct 23 02:05:56 2009 +0200

    Updated tests

commit 7d0b0597d798f25f716b4f245f01917a408b32a8
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Mon Oct 12 12:00:29 2009 +0200

    Changed expanded_test to avoid another bug of the compiler. Made CONTAINER Expanded.

commit 487c04c764f5cc35f16cf6475fddbfa88f2396cb
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Oct 11 01:36:14 2009 +0200

    improve test

commit 087779b7c5c7e3b71232043a7be0dc5f5ba91ed4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Oct 11 00:51:52 2009 +0200

    added test for a bug with Expanded

commit c8bc9084e23efb55f173fba8de75c991f0de922d
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 10 23:54:12 2009 +0200

    Add test. Error when compiling Expanded with NULL.

commit 15911c9bdd7b32a0672f90dfb44300763adfa40e
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 10 13:29:07 2009 +0200

    Add test for bug inheriting generic prototype

commit c2d6262a2ccbc2199d34623b193f9622a37e7b16
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 10 01:16:40 2009 +0200

    Updated tests. LIP files are now used to describe tests.

commit 6a6cf488e4b5b1319dda58329f6fec33a0b16649
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Oct 9 19:54:20 2009 +0200

    Improved tests

commit 62e9b72ed5edb51d285c08a993eb86d9136a3a93
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Oct 9 17:32:30 2009 +0200

    Added framework for tests and a test ambiguous_proto

commit 5e13d4c8eaa1d327bb5a265d714b2ed10ce6413c
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:46:44 2010 +0100

    Update tests/.gitignore files

commit c681bf3eb709a3caef84d8e60420c615f00529c0
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Sep 6 10:53:00 2009 +0200

    add tests

commit 06762912cdc8c137c5074c79f04cb21c2d21d229
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 24 19:07:42 2009 +0200

    Updated FILE_INPUT_STREAM

commit 165de45c1b177a189945541e83eda3545ef38e05
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Oct 23 02:06:10 2009 +0200

    fix library on streams

commit 7d03deb413123214bb5cee2ae94991807afb29dd
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Oct 24 15:29:13 2009 +0200

    Fix ABSTRACT_STRING.println

commit f80c01f76caf490f21436630e8fdaba4872f97e4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Sep 5 23:25:08 2009 +0200

    Fix library, remove unknown prototypes

commit 5948721ddbdf915857cf76f58f519f0b8265a16c
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Feb 20 01:34:21 2010 +0100

    Update .gitignore

commit 618ba37c294ea023613126b07e0e4c5e458e6d96
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Feb 19 19:09:46 2010 +0100

    Update .gitignore

commit bcff4582d02ff298f47f28d70cf9304237cb57ba
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Feb 19 19:08:07 2010 +0100

    Updated makefile to latest standards.

commit 790cf55c1f8f68c112c26f396e8a705af5fab065
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sat Sep 5 18:44:06 2009 +0200

    Copy the shorter to bin if -valid is given on the command line

commit e918deae71d53d3bc517f1e1c1c996e1e7c7b481
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Sep 4 14:55:48 2009 +0200

    implemented BOOLEAN.to_abstract_string and OBJECT.print now uses to_abstract_string instead of to_string

commit 834ab285bb1370230432c5495565f7baffcd6081
Author: Benoit Sonntag <sonntag at icps.u-strasbg.fr>
Date:   Sun Feb 28 22:48:07 2010 +0100

    bug PA off

-----------------------------------------------------------------------

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list