Danny Yoo
|
ce48679f73
|
doing the typechecking on consts up front, to avoid the weirdness in dealing with Any later on.
|
2011-08-30 01:42:18 -04:00 |
|
Danny Yoo
|
12dfe2caa0
|
Merge remote-tracking branch 'origin/master' into web-world
|
2011-08-30 01:16:59 -04:00 |
|
Danny Yoo
|
4eebe325fd
|
more doc fixed; changing references of you to we for inclusion.
|
2011-08-29 16:49:33 -04:00 |
|
Danny Yoo
|
84c7d457cb
|
ripping out with-output-to; unused
|
2011-08-29 16:42:08 -04:00 |
|
Danny Yoo
|
726bee2974
|
example with redirected current output
|
2011-08-29 16:28:53 -04:00 |
|
Danny Yoo
|
b8f5b5d0f1
|
typos
|
2011-08-29 15:54:36 -04:00 |
|
Danny Yoo
|
760ece253b
|
separate readers to handle tracing
|
2011-08-29 15:51:56 -04:00 |
|
Danny Yoo
|
187eb268fb
|
docs
|
2011-08-29 15:51:39 -04:00 |
|
Danny Yoo
|
46c171cf93
|
working on docs
|
2011-08-29 15:32:27 -04:00 |
|
Danny Yoo
|
01c9166a09
|
Merge branch 'master' into web-world
|
2011-08-29 14:45:34 -04:00 |
|
Danny Yoo
|
dd3734a305
|
documenting views
|
2011-08-29 14:45:31 -04:00 |
|
Danny Yoo
|
8bcc358889
|
fixing docs
|
2011-08-29 13:07:51 -04:00 |
|
Danny Yoo
|
0c6e31edd5
|
Merge branch 'web-world'
Conflicts:
scribblings/cs19.scrbl
|
2011-08-29 12:54:12 -04:00 |
|
Danny Yoo
|
71c2e5883d
|
fixing docs for event
|
2011-08-29 12:53:32 -04:00 |
|
Danny Yoo
|
a04d954dfb
|
fixing typo
|
2011-08-29 12:48:35 -04:00 |
|
Danny Yoo
|
769fa20fe7
|
where-am-i appears to be doing something
|
2011-08-29 12:43:52 -04:00 |
|
Danny Yoo
|
9fe0b343c7
|
structure references check their arguments now.
|
2011-08-29 12:30:06 -04:00 |
|
Danny Yoo
|
e0a55875fe
|
need to reduce time to compile
|
2011-08-29 12:17:26 -04:00 |
|
Danny Yoo
|
cc4cf4b879
|
need to work on events now
|
2011-08-29 11:42:34 -04:00 |
|
Danny Yoo
|
d4ff2ecaa7
|
where-ami-
|
2011-08-29 11:28:51 -04:00 |
|
Danny Yoo
|
7b4b8cdabe
|
fixing name of the event
|
2011-08-29 10:25:23 -04:00 |
|
Danny Yoo
|
9bc49e7262
|
more fixes
|
2011-08-29 10:14:42 -04:00 |
|
Danny Yoo
|
272a264965
|
more documentation sketching
|
2011-08-29 09:45:59 -04:00 |
|
Danny Yoo
|
efc8dcdf9f
|
Merge branch 'web-world'
Conflicts:
scribblings/cs19.scrbl
|
2011-08-29 09:39:32 -04:00 |
|
Danny Yoo
|
fa6034e26a
|
cs19
|
2011-08-29 09:38:52 -04:00 |
|
Danny Yoo
|
456f2bb5bc
|
quickly sketching cs19 docs
|
2011-08-29 09:17:43 -04:00 |
|
Danny Yoo
|
bb6c4e120f
|
adding planet-link target to makefile to make life easier
|
2011-08-29 09:11:20 -04:00 |
|
Danny Yoo
|
496a6a341f
|
removing whalesong shell command from git repo; no idea why it got there.
|
2011-08-29 09:05:46 -04:00 |
|
Danny Yoo
|
ef61ad324a
|
writing docs for cs19
|
2011-08-29 09:05:25 -04:00 |
|
Danny Yoo
|
28367166fe
|
dwarves example is running, but does not yet show dynamic html stuff
|
2011-08-29 08:59:41 -04:00 |
|
Danny Yoo
|
944ac897cf
|
still chasing exceptions
|
2011-08-29 08:24:46 -04:00 |
|
Danny Yoo
|
5d24ac1af7
|
fixing bind on anonymous values.
|
2011-08-29 07:50:23 -04:00 |
|
Danny Yoo
|
c00a64d078
|
trying to see if we can do appendchild ok
|
2011-08-29 07:23:24 -04:00 |
|
Danny Yoo
|
9f6d9ae1f6
|
adding view and show
|
2011-08-29 07:14:11 -04:00 |
|
Danny Yoo
|
8ff9dd51d7
|
adding view and show
|
2011-08-29 07:14:02 -04:00 |
|
Danny Yoo
|
89dc2f3023
|
trying to write dwarves
|
2011-08-29 07:09:40 -04:00 |
|
Danny Yoo
|
128a22b701
|
cleaning up the structure of the page
|
2011-08-27 09:27:26 -04:00 |
|
Danny Yoo
|
12799cf5f1
|
changing variable names
|
2011-08-26 23:53:08 -04:00 |
|
Danny Yoo
|
938aba65a3
|
to-draw will fire off on initialization now
|
2011-08-26 23:49:47 -04:00 |
|
Danny Yoo
|
a41c961452
|
trying to clean up the code so I can call redrawView in arbitrary position
|
2011-08-26 23:47:25 -04:00 |
|
Danny Yoo
|
4a86aad8c3
|
removing the console logs
|
2011-08-26 23:24:12 -04:00 |
|
Danny Yoo
|
474ee76279
|
got bind working on mock views. Now to see if it works dynamically.
|
2011-08-26 23:23:44 -04:00 |
|
Danny Yoo
|
c95509cab9
|
example for bind
|
2011-08-26 22:31:36 -04:00 |
|
Danny Yoo
|
1dee54a11a
|
trying to implement bind
|
2011-08-26 22:30:08 -04:00 |
|
Danny Yoo
|
69c60aac07
|
localizing domToCursor, so that I can do some more work
|
2011-08-26 20:56:06 -04:00 |
|
Danny Yoo
|
60530bf759
|
getting indices to locate items in the dom
|
2011-08-26 16:16:16 -04:00 |
|
Danny Yoo
|
cf152bddcf
|
adding do-nothing bind export
|
2011-08-26 15:06:25 -04:00 |
|
Danny Yoo
|
8a71e30a26
|
reversing the accidental modification to index.html
|
2011-08-26 12:32:30 -04:00 |
|
Danny Yoo
|
c60f540685
|
working on bind
|
2011-08-25 22:38:09 -04:00 |
|
Danny Yoo
|
12a4fca495
|
fixing doc
|
2011-08-25 17:59:07 -04:00 |
|