Timeline


and .

02/17/10:

11:24 Ticket #256 (test cases & contracts in define-type) closed by plai
fixed
11:10 Ticket #261 (the mutator language changes the names of procedures) closed by plai
fixed
10:55 Ticket #262 (Towers of Hanoi example in docs have wrong number of disks in output) created by r.walker@…
When running the Towers Of Hanoi example, despite running (solve-towers 6) …

02/16/10:

13:35 Ticket #259 (contracts on field selectors use the wrong name) closed by plai
fixed: This will be fixed in the next release.
13:27 Ticket #260 (case expands to a free reference to member in the mutator language) closed by plai
fixed: This will be fixed in the next release.

02/12/10:

12:47 Ticket #261 (the mutator language changes the names of procedures) created by robby
With a program like this: #lang planet plai/plai:1/mutator …

02/11/10:

20:31 Ticket #260 (case expands to a free reference to member in the mutator language) created by robby
This (with a two-space.ss collector in place): #lang planet …
16:18 Ticket #259 (contracts on field selectors use the wrong name) created by robby
This program: #lang planet plai/plai:1:17 (define-type RCFAE-Value …

02/09/10:

15:36 Ticket #257 ("__kernel square" should be "__kernel void square" in test.ss) closed by plai
fixed: I will fix this on the next release, which will be out shortly.
15:35 Ticket #254 (#f is passed to clGetPlatformInfo in test.ss) closed by plai
invalid: From page 29 of the spec on the clGetPlatformInfo function: "platform …
15:21 Ticket #255 (define-type's error message adds extra parens) closed by plai
fixed: will be fixed in next release
14:16 Ticket #258 (bogon in docs) created by dherman
intro.html: Examples: > (eval-script "print(40 + 2)") link: module …
08:56 Ticket #257 ("__kernel square" should be "__kernel void square" in test.ss) created by anonymous
The kernel program in test.ss fails to compile. The error given suggests a …
07:14 Ticket #256 (test cases & contracts in define-type) created by robby
This is really two bugs: - the contract seems to not have a name for the …
07:08 Ticket #255 (define-type's error message adds extra parens) created by robby@…
This program: #lang planet plai/plai:1:16 (define-type t (c)) …
06:26 Ticket #254 (#f is passed to clGetPlatformInfo in test.ss) created by hydroponics@…
Running test.ss on Windows: Platform is #f Platform Info . . …

02/08/10:

15:39 Ticket #253 (values created from define-type structs now print with "make-" prefix) closed by plai
fixed: Will be fixed in next release.
12:52 Ticket #252 (collector language's test/exn doesn't work) closed by plai
invalid: test/exn is for PLAI's error. "invalid" is a bit rough of a decision, but …

02/07/10:

18:57 Ticket #253 (values created from define-type structs now print with "make-" prefix) created by robby
The program below used to print as (y) but now prints as (make-y) #lang …

02/05/10:

19:54 Ticket #252 (collector language's test/exn doesn't work) created by robby
The program below should show a passed test, but it shows a failed one. …
14:31 Ticket #251 (Windows platform) closed by plai
fixed: Thank you VERY much! It is in 3.1.
04:53 Ticket #251 (Windows platform) created by hydroponics@…
We've gotten test.ss to work successfully on Windows. We've added "void" …

02/04/10:

16:31 Ticket #249 (plai gc-gui.ss: move frame show to after panel creation) closed by plai
fixed
16:31 Ticket #250 (plai mutator: top-level printouts) closed by plai
fixed
16:31 Ticket #248 (mutator internal error (doesn't like literal numbers?)) closed by plai
fixed
16:31 Ticket #247 (mutator error message for empty program unclear) closed by plai
fixed

02/03/10:

12:44 Ticket #250 (plai mutator: top-level printouts) created by robby
This confused me for a little while; it seems that values returned to the …
12:16 Ticket #249 (plai gc-gui.ss: move frame show to after panel creation) created by robby
If the line (send frame show true) in private/gc-gui.ss moves to …
11:51 Ticket #248 (mutator internal error (doesn't like literal numbers?)) created by robby
This program (with the mutator below): #lang planet …
11:20 Ticket #247 (mutator error message for empty program unclear) created by robby
This program #lang planet plai/plai:1:8/mutator produces this error …
07:18 Ticket #80 (testing notification emails) closed by robby
fixed

02/01/10:

14:43 Ticket #246 (plai signals unbound identifier for a field name) closed by plai
fixed
14:22 Ticket #246 (plai signals unbound identifier for a field name) created by robby
In plai 1.10, the following code signals an error saying that 'value' is …

01/29/10:

17:08 Ticket #245 (plai:1:9 disallows murec define-types) closed by plai
fixed: This is now fixed.
12:51 Ticket #244 (printign for expected values differs from printing for actual values) closed by plai
fixed: This was fixed.
12:51 Ticket #243 (define-type doesn't evalute the field contracts soon enough) closed by plai
fixed: This was fixed.

01/28/10:

18:31 Ticket #245 (plai:1:9 disallows murec define-types) created by anonymous
In earlier versions (tested with 1:6), this program evaluates without …

01/25/10:

12:55 Ticket #244 (printign for expected values differs from printing for actual values) created by robby
This program: #lang planet plai/plai:1:8 (define-type AE [num (n …

01/23/10:

10:32 Ticket #243 (define-type doesn't evalute the field contracts soon enough) created by robby@…
This program shoudl produce an error, but it doesn't. #lang planet …
Note: See TracTimeline for information about the timeline view.