Search the web
Sign In
New User? Sign Up
claireprogramminglanguage · Claire Programming Language - A place to discuss about the CLAIRE language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 534 - 563 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
534
see the message in the CLAIRE official forum :-) the yahoo download has been updated though. Cheers, Mr ClaireBugs...
clairebugs
Offline
May 1, 2002
3:11 pm
535
Since the CLAIRE forum is down, here the list of changes (a) the bug repôrted by Thierry about a poorly typed macro that produced a void g00UU C++ variable...
clairebugs
Offline
May 1, 2002
3:20 pm
536
Look on the CLAIRE forum for more info. Here is a tiny test file to remind you about the rule feature in CLAIRE :-) // test the rules fib[x:integer] : integer...
clairebugs
Offline
May 5, 2002
6:48 am
537
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
Send Email
May 6, 2002
12:19 am
538
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
Send Email
May 16, 2002
5:38 pm
539
... It appears that the folder is closed. Can you tell me where I can get clair3 and documentation. Cheers PS. HELP!...
patrickprosser
Offline
Jun 24, 2002
12:03 pm
540
Hi, the files are normally at www.claire-language.com http://www.claire-language.com/clforum/viewforum.php?forum=2&10 . There is also a special version for...
gerrit_renker
Offline Send Email
Jun 26, 2002
7:34 am
541
I'm trying to compile claire to java code. Does anyone know where I can download the jlight module? Cheers in advance...
irvin_colquhoun
Offline Send Email
Jun 27, 2002
5:46 pm
542
Hello everyone, I am so sorry ! the migration screwed up the sharing right on the clairebugs folder, but, being clairebus, that was not clear to me ! I have...
clairebugs
Offline
Jun 30, 2002
9:27 am
543
Hi, I am new to Claire and have just joined this group. In looking for the Jlight module I've been to www.claire3.free.fr, www.claire-language.com and...
irvin_colquhoun
Offline Send Email
Jul 1, 2002
2:23 pm
544
Well, the bug with the public folder is more complex than I thought. I have posted Jlight v3.1 on the www.claire-language.com site, but I will find another...
clairebugs
Offline
Jul 6, 2002
9:49 am
545
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the claireprogramminglanguage group. File...
claireprogramminglang...
Send Email
Sep 1, 2002
5:49 am
546
Hello everyone, a few interesting pieces of information. (a) I have found that the briefcase feature on Yahoo does no longer work if you are a free user ! this...
clairebugs
Offline
Sep 1, 2002
5:55 am
547
Hello everyone, the new release that you will find in the "Files" folder on this site fixes all bugs that were reported suring summer, as well as a few tricks...
ycaseau
Offline
Sep 8, 2002
7:35 am
548
This new version of JLIGHT fixes the bugs that were reported by FLA on choco (minus the things that are not bugs but rather limits of the diet approach) I have...
ycaseau
Offline
Sep 8, 2002
7:38 am
549
... is waiting for me to be able to read the clforum :-( I have access 6days a week to the forum, but not on saturday mornings when I fix bugs. I have fixed...
clairebugs
Offline
Sep 14, 2002
5:05 am
550
is available. It fixes 2 bugs from FLA and passes another automated test. The quality level is now 20% (100% represents the same level of testing as CLAIRE) ...
ycaseau
Offline
Sep 14, 2002
3:37 pm
551
I was able to download the last bug (very interesting an old one about tuple-valued functions) from the claire forum ... so here it is. Enjoy, -- Yves...
ycaseau
Offline
Sep 14, 2002
4:16 pm
552
Hello, CLAIRE 3.3 will be made available before the end of the year. Since CLAIRE 3.2 is now quite stable, there will be few changes. On the other hand, the...
ycaseau
Offline
Oct 2, 2002
10:46 am
553
XL forum is unavailable, hence I put my bug report here: Each set is a type, and it should be included in itself: claire> s :: set<integer>(1) eval[0]> s ...
thbenoist
Offline
Oct 2, 2002
12:26 pm
554
This is NOT a bug. Only constant sets are valid types. One reason is that if two type expressions t1 and t2 verify t1 <= t2, then set!(t1) is included in...
ycaseau
Offline
Oct 5, 2002
4:45 am
555
hello everyone this is a test message from an xda this means that i may have access to the forum everywhere and all the time . cheers yves...
ycaseau
Offline
Oct 9, 2002
6:56 am
556
It fixes a bug reported by Thierry and the code for defeasible float slots is now faster. Stay tuned :-) Mr ClaireBugs...
clairebugs
Offline
Oct 27, 2002
1:51 pm
557
v0.322 fixes a few bugs collected by Francois. Cheers, -- Yves...
ycaseau
Offline
Nov 3, 2002
7:16 am
558
It fixes two important bugs: (a) Profiler The profiler is back: compile with -p and use PRshow() ... or read the documentation (b) tuple-valued methods There...
ycaseau
Offline
Nov 26, 2002
5:56 am
559
Since it has been delayed many times ... you'll be glad to know that CLAIRE 3.3 is done (the development part, that is). I need to update the documentation and...
clairebugs
Offline
Dec 23, 2002
6:05 am
560
I have installed CLAIRE 3.3 in the download zone, as well as the new 3.3 documentation. I will send a more detailed post later on the CLAIRE forum explaining ...
clairebugs
Offline
Jan 1, 2003
11:17 am
561
Here is a short list of improvements that were added in CLAIRE 3.3 (a) global variables that are "local" to a module are implemented in a more efficient...
clairebugs
Offline
Jan 1, 2003
4:09 pm
562
Hello everyone, I have posted to new releases: - 3.2.60 which imports a bug fix from 3.3 about garbage collection of arrays - 3.3.04 which fixes a bug with...
ycaseau
Offline
Jan 19, 2003
10:42 am
563
Hello everyone, A new release is available, which fixes 2 nasty bugs: (1) there was a problem with the management of class dictionnary when too many methods...
clairebugs
Offline
Jan 28, 2003
6:12 am
Messages 534 - 563 of 1160   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help