Timeline
03/03/10:
- 20:53 Ticket #263 (wrong compile-omit-paths entry in info.ss) created by
- The entry for compile-omit-paths in "info.ss" refers to "test.ss", which …
02/17/10:
- 11:24 Ticket #256 (test cases & contracts in define-type) closed by
- fixed
- 11:10 Ticket #261 (the mutator language changes the names of procedures) closed by
- fixed
- 10:55 Ticket #262 (Towers of Hanoi example in docs have wrong number of disks in output) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: will be fixed in next release
- 14:16 Ticket #258 (bogon in docs) created by
- 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
- 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
- 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
- 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
- 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
- fixed: Will be fixed in next release.
- 12:52 Ticket #252 (collector language's test/exn doesn't work) closed by
- 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
- 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
- The program below should show a passed test, but it shows a failed one. …
- 14:31 Ticket #251 (Windows platform) closed by
- fixed: Thank you VERY much! It is in 3.1.
- 04:53 Ticket #251 (Windows platform) created by
- 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
- fixed
- 16:31 Ticket #250 (plai mutator: top-level printouts) closed by
- fixed
- 16:31 Ticket #248 (mutator internal error (doesn't like literal numbers?)) closed by
- fixed
- 16:31 Ticket #247 (mutator error message for empty program unclear) closed by
- fixed
02/03/10:
- 12:44 Ticket #250 (plai mutator: top-level printouts) created by
- 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
- 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
- This program (with the mutator below): #lang planet …
- 11:20 Ticket #247 (mutator error message for empty program unclear) created by
- This program #lang planet plai/plai:1:8/mutator produces this error …
- 07:18 Ticket #80 (testing notification emails) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.