Commit Graph

1580 Commits

Author SHA1 Message Date
Danny Yoo
a13274d63b trying to reduce size of code some more 2012-02-15 17:24:22 -05:00
Danny Yoo
bf9305d5c9 trying to fix some of the verbose open coding 2012-02-15 17:03:21 -05:00
Danny Yoo
bf5a921836 Merge commit 'origin/master' 2012-02-15 16:28:23 -05:00
Danny Yoo
71c9e4ba87 lazy instantiation of the marks 2012-02-15 16:28:11 -05:00
Danny Yoo
098d0fec0e Merge pull request #82 from metadave/master
Whalesong launcher on Windows doesn't have the .exe suffix
2012-02-15 13:12:48 -08:00
Dave Parfitt
62cf34b8a4 append .exe to launcher name if Windows detected 2012-02-15 15:51:50 -05:00
Danny Yoo
f15e01fb7f adding to the test suite 2012-02-15 15:27:12 -05:00
Danny Yoo
6a8f0c04af ok, I think I might have fixed it 2012-02-15 15:21:04 -05:00
Danny Yoo
694785c555 trying again to get with-cont-mark to behave 2012-02-15 14:42:19 -05:00
Danny Yoo
67fef12672 turning off the cache by default till I can look at the problem more carefully 2012-02-15 14:23:34 -05:00
Danny Yoo
97fa80abcc I need to trace why cont marks are not correct yet 2012-02-13 23:56:12 -05:00
Danny Yoo
59dd18976f we're violating continuation marks for some reason. 2012-02-13 23:49:54 -05:00
Danny Yoo
fa0864a465 quick check on bytes rendering 2012-02-13 13:59:37 -05:00
Danny Yoo
0b404e7243 fixing typo with Base64 2012-02-13 13:57:29 -05:00
Danny Yoo
caac9ad257 including base64 2012-02-13 13:48:41 -05:00
Danny Yoo
2bfc143b45 resources as base64 2012-02-13 13:34:01 -05:00
Danny Yoo
14a3604705 adding example of view-bind-many 2012-02-13 11:44:37 -05:00
Danny Yoo
55b74e277b cooking up small example with view-bind-many 2012-02-13 11:31:46 -05:00
Danny Yoo
46c0ba5b7e changing dwarves-with-remove to use view-bind-many* 2012-02-13 11:20:52 -05:00
Danny Yoo
1a6e08213b fixing issue 80. Thanks to Jens Soegaard. 2012-02-13 11:16:59 -05:00
Danny Yoo
de0055bf00 removing one level of indirection in constructing vectors 2012-02-13 11:16:22 -05:00
Danny Yoo
c8e0b848b6 fix for issue 79. Thanks to Jens Soegaard for finding this bug. 2012-02-13 11:10:30 -05:00
Danny Yoo
b7ca54058c more micro-optimizations 2012-02-10 14:57:34 -05:00
Danny Yoo
97d8848e01 changing makevector so it must take in the elements 2012-02-10 14:46:15 -05:00
Danny Yoo
d70db16956 continuing to optimize 2012-02-10 14:24:42 -05:00
Danny Yoo
6d035504af trying to fix benchmark for list-length, which is failing badly 2012-02-10 13:27:26 -05:00
Danny Yoo
e6877c3e19 grabbing an old version of the read library from beyond the grave of the moby probject 2012-01-27 14:47:48 -05:00
Danny Yoo
e80c54fc75 base64 encoding stuff 2012-01-26 17:04:41 -05:00
Danny Yoo
b148140d20 adding a primary-file annotation 2012-01-19 16:43:13 -05:00
Danny Yoo
7921f7a006 adding note in the release notes about the struct optimizations 2012-01-19 16:16:11 -05:00
Danny Yoo
07ce974428 bumping up version again 2012-01-19 16:08:16 -05:00
Danny Yoo
f6b2132973 reducing the number of symbol construction; we were making a symbol per structure instance, which isn't smart. 2012-01-19 15:26:22 -05:00
Danny Yoo
9ed5898c1f trying to reduce allocation to shave off a second from iron puzzle 2012-01-19 15:23:06 -05:00
Danny Yoo
a23e117b6d trying to reduce explicit for loop in structure construction 2012-01-19 15:07:48 -05:00
Danny Yoo
d4236158ee going to be releasing v14 soon 2012-01-19 14:32:12 -05:00
Danny Yoo
158cc6ddf6 sierpenski carpet example 2012-01-18 19:26:24 -05:00
Danny Yoo
8c3c61ecac Merge commit 'origin/master' 2012-01-18 18:12:39 -05:00
Danny Yoo
6b8bcdaf76 found a workaround by using an artificial set-bang 2012-01-18 18:12:25 -05:00
Danny Yoo
3881e0c085 fixing image width and height bug in resources 2012-01-17 12:38:33 -05:00
Danny Yoo
4aed984bb8 comments 2012-01-17 12:24:46 -05:00
Danny Yoo
db21f6b5ab changing these away from apply, since some js browsers may break if the list grows too large 2012-01-17 12:24:24 -05:00
Danny Yoo
0eb8168c5b trying to port my iron-puzzle to Whalesong 2012-01-17 11:28:25 -05:00
Danny Yoo
6323fcee46 Merge commit 'origin/master' 2012-01-16 15:58:32 -05:00
Danny Yoo
ea56e70086 Merge pull request #71 from rhcarvalho/patch-1
Update scribblings/manual.scrbl
2012-01-14 18:59:46 -08:00
Rodolfo Henrique Carvalho
39b3b8cef3 Update scribblings/manual.scrbl 2012-01-14 21:28:18 -02:00
Danny Yoo
61d6774a14 view-prepend-child 2012-01-12 11:28:37 -05:00
Danny Yoo
729e61cfae unsafe-car, unsafe-cdr 2012-01-10 10:51:13 -05:00
Danny Yoo
03e4549587 bumping up to v13 2012-01-10 10:32:06 -05:00
Danny Yoo
51c71427fe adding 5.2.1 parser so that the test in simple.rkt, which exercises inline-variant, runs to completion. 2012-01-09 12:46:45 -05:00
Danny Yoo
b266d489ab adding the test case that exposes Whalesong's non-implementation of parsing inline variants 2012-01-09 12:38:20 -05:00