Danny Yoo
|
b9a0801f33
|
fixing regression I introduced when jslinting symbol
|
2011-08-07 21:56:12 -04:00 |
|
Danny Yoo
|
d6cf8236e2
|
jslint on structs
|
2011-08-07 21:53:02 -04:00 |
|
Danny Yoo
|
7d89299827
|
jslint on symbols
|
2011-08-07 21:52:54 -04:00 |
|
Danny Yoo
|
91614be505
|
jslint on vectors
|
2011-08-07 21:52:43 -04:00 |
|
Danny Yoo
|
5971577d39
|
starting to run through jslint
|
2011-08-07 21:13:48 -04:00 |
|
Danny Yoo
|
0d6af5f66a
|
use strict
|
2011-08-07 20:51:00 -04:00 |
|
Danny Yoo
|
3b427f06c3
|
turning on 'use strict'
|
2011-08-07 20:41:36 -04:00 |
|
Danny Yoo
|
1026dff4cb
|
moving primitives to separate module, moved some functions as methods of the machine
|
2011-08-07 20:26:11 -04:00 |
|
Danny Yoo
|
5122f44885
|
collapsing a few lines
|
2011-08-07 18:24:16 -04:00 |
|
Danny Yoo
|
3eba4cda54
|
adding a little to the .xhtml packager so we can see how long evaluation takes
|
2011-08-05 17:57:11 -04:00 |
|
Danny Yoo
|
925b4c4ff0
|
trying to reduce some runtime costs
|
2011-08-05 17:35:27 -04:00 |
|
Danny Yoo
|
b5c138f2eb
|
using profiler to drive some optimizations
|
2011-08-05 17:16:32 -04:00 |
|
Danny Yoo
|
c0d816e117
|
fixing some bugs from the merge
|
2011-08-03 16:25:27 -04:00 |
|
Danny Yoo
|
6a13b4401e
|
Merge branch 'racketcon'
Conflicts:
js-assembler/runtime-src/baselib-functions.js
racketcon/Makefile
racketcon/talk.rkt
|
2011-08-03 16:11:56 -04:00 |
|
Danny Yoo
|
010ddf6288
|
renaming arity to racketArity
|
2011-08-03 16:09:09 -04:00 |
|
Danny Yoo
|
b7ebab1428
|
experiment
|
2011-07-30 21:09:07 -04:00 |
|
Danny Yoo
|
11f461886a
|
turning off block inlining and the list library for the moment; need to analyze il and generate cleaner code
|
2011-07-30 18:41:15 -04:00 |
|
Danny Yoo
|
a8af8dc9b6
|
working on block optimization
|
2011-07-30 18:28:32 -04:00 |
|
Danny Yoo
|
f23c9773c0
|
trying to export out an unsafe set of primitives
|
2011-07-28 18:01:40 -04:00 |
|
Danny Yoo
|
ba2544653b
|
fixing up application
|
2011-07-28 17:28:14 -04:00 |
|
Danny Yoo
|
7e3baee864
|
added missing definition for list*
|
2011-07-28 17:17:01 -04:00 |
|
Danny Yoo
|
a3c9b7c732
|
working on apply
|
2011-07-28 14:46:32 -04:00 |
|
Danny Yoo
|
50dbc2319a
|
trying to add enough to allow the internal implementation of lists to run
|
2011-07-28 14:06:03 -04:00 |
|
Danny Yoo
|
ab55c29540
|
working a little on the documentation
|
2011-07-28 13:29:24 -04:00 |
|
Danny Yoo
|
7b33558d6d
|
adding viewport directive
|
2011-07-27 16:55:08 -04:00 |
|
Danny Yoo
|
46ffe7d142
|
tests for arity on javascript-exposed Racket functions
|
2011-07-27 15:53:50 -04:00 |
|
Danny Yoo
|
88d6626451
|
crazy idea to do the presentation as a world program
|
2011-07-22 23:53:16 -04:00 |
|
Danny Yoo
|
bd4b7e5e9b
|
fixing bug with not deeply triggering the afterAttach event
|
2011-07-22 02:17:33 -04:00 |
|
Danny Yoo
|
26cd925d37
|
unholy. Brainf*ck in Whalesong
|
2011-07-21 18:25:55 -04:00 |
|
Danny Yoo
|
041681c5d0
|
pacman
|
2011-07-21 16:54:15 -04:00 |
|
Danny Yoo
|
173d67f5d6
|
key handler is starting to work
|
2011-07-21 15:41:24 -04:00 |
|
Danny Yoo
|
94c24f0841
|
continuing to debug the image world program
|
2011-07-20 14:16:10 -04:00 |
|
Danny Yoo
|
12ab2a5738
|
continuing to debug falling rain world program
|
2011-07-20 14:08:41 -04:00 |
|
Danny Yoo
|
cfd65fc782
|
continuing to debug falling rain world program
|
2011-07-20 14:06:52 -04:00 |
|
Danny Yoo
|
615319f9ac
|
in the middle of getting the rain program running
|
2011-07-20 13:52:05 -04:00 |
|
Danny Yoo
|
6b498d1e7a
|
adding stop-when
|
2011-07-18 14:15:39 -04:00 |
|
Danny Yoo
|
66327c28ee
|
reducing maximum cap
|
2011-07-18 13:38:45 -04:00 |
|
Danny Yoo
|
061ea53805
|
Changing the coersion example so it can show difference between computing the value and printing it out.
|
2011-07-18 10:53:23 -04:00 |
|
Danny Yoo
|
752bc5350e
|
on-tick appears to be doing something useful
|
2011-07-18 10:28:39 -04:00 |
|
Danny Yoo
|
3134de4d87
|
Renaming TestAndBranch to TestAndJump, since I want to have a dedicated branch statement that reuses JavaScript's native if
|
2011-07-16 17:59:15 -04:00 |
|
Danny Yoo
|
dc14753a73
|
trivial optimziation
|
2011-07-16 14:28:29 -04:00 |
|
Danny Yoo
|
5ff41c40f3
|
fixing deviation in test case
|
2011-07-14 18:55:57 -04:00 |
|
Danny Yoo
|
03165a4191
|
installing on-tick
|
2011-07-14 18:26:56 -04:00 |
|
Danny Yoo
|
5ca2e93565
|
somewhat unsatisfied; I still don't like some of the complexity of calling functions from js.
|
2011-07-14 17:12:17 -04:00 |
|
Danny Yoo
|
a88484ed71
|
trying to code internalCall for big-bang
|
2011-07-14 16:42:49 -04:00 |
|
Danny Yoo
|
619abb1fca
|
moving javascript-specific functions off to the js module
|
2011-07-14 15:33:04 -04:00 |
|
Danny Yoo
|
06aaf51cb8
|
switched over symbols to Symbol class
|
2011-07-14 15:12:19 -04:00 |
|
Danny Yoo
|
ed5894b92c
|
optimization pass
|
2011-07-13 17:52:50 -04:00 |
|
Danny Yoo
|
7878b2ae85
|
trying to save the private exports
|
2011-07-13 16:08:30 -04:00 |
|
Danny Yoo
|
1deed94e04
|
continuing to work on the image example
|
2011-07-13 15:13:02 -04:00 |
|