[SCM] Lisaac compiler branch, master+stable, created. lisaac-0.12-605-g530e966
Mildred Ki'Lya
silkensedai at online.fr
Sat Feb 20 02:39:21 UTC 2010
The branch, master+stable has been created
at 530e966e6326906cafab9dee3b298610934681c4 (commit)
- Shortlog ------------------------------------------------------------
commit 530e966e6326906cafab9dee3b298610934681c4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 03:02:20 2010 +0100
Bootstrap
commit 8c81a66c0b88de8b67d7e9841d31b0692ae98e94
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 02:23:36 2010 +0100
Update syntax in parser.li
commit 31b3e3029a9ef173d3d824ffca4a0b5caaae53b2
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 02:23:07 2010 +0100
Add -h and -version in shorter
commit ecfd7a4843b6b5b7ab96926af29fdad5fa9bb59e
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 02:22:39 2010 +0100
Update header line in generated source
commit 0813b79e4cb2ec810b65c1034cb991423bea7e12
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Mon Oct 12 23:19:03 2009 +0200
Add extra protection in READ_SLOT
commit e5ffbcf0ec8fcde2c0ab5566da6ddaed8fe804f2
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Mon Oct 12 23:13:39 2009 +0200
Add error functions with 2 POSITION
commit ff34cd9bc76d40cef770de5ec11e7bb4254af614
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Oct 10 00:59:33 2009 +0200
LIP: allow redefinition of data slots
commit f2be62861fdda129e59bcd8a0c31731e8e84786f
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 eabf38279ffdc345daea5a54aadd611297ee32d0
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 949e4f4d20dbe75c1bc989a5c5431e89f8202fd3
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 c12c726ad9e3bcb17651bd8055c0425a7205b273
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 d2f360e4cbd8dc4a28852c26586759653d13dc3c
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 597846a718ee2b97e602cfad29000d22a961b823
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 34a3efbe27c6c0bdb42c41c4f3b4587626385772
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 b33157fd19fb4f11eb692ac4339596a878f2584d
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 02:39:42 2010 +0100
fix library on streams
commit f86cd15dbba502a0d8449e8e25bdb1dfd7ca52d3
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 02:54:56 2010 +0100
Bootstrap
commit 9083c15d051ad889873af9ed395242b42df1c399
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 1051ec787de16de3590fbea2a9147ebc6871432f
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 a034234e110664d90050726359ef5b43d418d56b
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Wed Feb 10 22:01:23 2010 +0100
Updated tests
commit 0cd6fc718ac9ec460dbfe416bb056babfbde8702
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Wed Nov 11 16:45:20 2009 +0100
Fixed test typedef_missing
commit 3141d77ef092d46793813d86310d4ef047617049
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 0337cd72b216ba43ec451e3946d89c8f38041134
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Wed Nov 11 14:44:50 2009 +0100
Added bootstrap test
commit cb86acbc3e54f4846e8867d86e44b7a64266cfb1
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Wed Nov 11 14:26:25 2009 +0100
Fix test inherit_parents
commit c3f0e2c6cc0aebb3cbd24a736664ff6739bf5dc6
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 f50132bc74b5a5bb9bd4d54b393d4d9093b1bb0f
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Oct 23 02:05:56 2009 +0200
Updated tests
commit 8bc071bc2bb93b003dfd2b599a6fb961e41cc57b
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 255f99113a56a5a624f27f1aafcaeed95a808f61
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sun Oct 11 01:36:14 2009 +0200
improve test
commit c6faf1a5407042ba23d1e4754eff1565b6ac44de
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 ca9ca8e9f0b58e3734a547ebb88519fd8ec0a912
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 34c3b631c59e9e8b12d1db955b0987cf78342384
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 fc39454539d534d349f827decdff496b5b6783df
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 f0f6b0be3751941c6d63616f1bf85a2d06d9e4a9
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Oct 9 19:54:20 2009 +0200
Improved tests
commit d2f9cd6b58a058ef126aa9ee09e56244f4122582
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 baca1656cc074b927fb0d7e5bae2af5da97cf328
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 01:46:44 2010 +0100
Update tests/.gitignore files
commit 148b9c053be78bbab5369861ec496ec7aed273f4
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sun Sep 6 10:53:00 2009 +0200
add tests
commit 92295dbf1a8856c041167652f0db0f5f77052dbb
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Oct 24 19:07:42 2009 +0200
Updated FILE_INPUT_STREAM
commit 4e995e8b1e7fb72f7b1249957c11fd373ea2281a
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Oct 23 02:06:10 2009 +0200
fix library on streams
commit 52c7471deab7c5f6bd9ed815f135f4610ced6509
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Oct 24 15:29:13 2009 +0200
Fix ABSTRACT_STRING.println
commit 175286fe9584143bdf1477c4ed18bb1b2639b5aa
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Sep 5 23:25:08 2009 +0200
Fix library, remove unknown prototypes
commit 01cb553c74b57ddacc570874086e19be6497e8a8
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Sat Feb 20 01:34:21 2010 +0100
Update .gitignore
commit 39a709cd5ef72cd07fbeda3b2b0e8cfe4da47964
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Feb 19 19:09:46 2010 +0100
Update .gitignore
commit 93d570ebd46e4b2331a8c3903dfd1ae6f0aadfd1
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date: Fri Feb 19 19:08:07 2010 +0100
Updated makefile to latest standards.
commit b68e5b253abfead384ab7b1eea7451c55d6ceb5b
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 92c11fa2d0248569f18062a4b98909d9fcb6503f
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
-----------------------------------------------------------------------
--
Lisaac compiler
More information about the Lisaac-commits
mailing list