95d0602ff36b
|
Begin inlining things
|
Steve Losh |
Sun, 15 May 2016 00:06:53 +0000 |
27f037427ad3
|
Add the first optimization pass: constants
|
Steve Losh |
Sat, 14 May 2016 22:42:31 +0000 |
0b8e6d6401c2
|
Make the compiler use a circle for the instruction list
|
Steve Losh |
Sat, 14 May 2016 18:52:14 +0000 |
14de0f74d3e2
|
Add a circle data structure
|
Steve Losh |
Fri, 13 May 2016 20:00:52 +0000 |
c77968cd3c51
|
Split apart compilation into precompile/render phases
|
Steve Losh |
Thu, 12 May 2016 18:52:30 +0000 |
12b69e64ece1
|
Add constant cells (unused for now)
|
Steve Losh |
Tue, 10 May 2016 19:42:04 +0000 |
0a4b04d4dfa7
|
Reserve an extra tag bit for the coming optimizations
|
Steve Losh |
Tue, 10 May 2016 19:33:09 +0000 |
b073c3d4a7a9
|
Don't put structure cells on the heap
|
Steve Losh |
Tue, 10 May 2016 19:05:13 +0000 |
9becedc43e4d
|
I can't spell
|
Steve Losh |
Tue, 10 May 2016 00:05:11 +0000 |
6392237bf417
|
Typo
|
Steve Losh |
Tue, 10 May 2016 00:00:53 +0000 |
6f08985f19af
|
THE CELLING
|
Steve Losh |
Mon, 09 May 2016 23:59:25 +0000 |
b02a1a9684c2
|
Privilege heap address 0 as a magic unset sentinal value
|
Steve Losh |
Mon, 09 May 2016 22:00:49 +0000 |
4050f38d9715
|
Rename `heap-cell` to just `cell`
|
Steve Losh |
Mon, 09 May 2016 21:41:38 +0000 |
b36cb61805d4
|
THE CONCATENING
|
Steve Losh |
Sun, 08 May 2016 21:25:08 +0000 |
d26fa87611c0
|
Purge compiled CL code before benchmarking
|
Steve Losh |
Mon, 02 May 2016 19:29:36 +0000 |
5503ccfaae65
|
THE STRUCTENING
|
Steve Losh |
Mon, 02 May 2016 19:07:40 +0000 |
1fea3b65a964
|
Add bench-results.txt to .hgignore.
|
Steve Losh |
Mon, 02 May 2016 17:56:08 +0000 |
ceecc846dd67
|
Add a benchrunner
|
Steve Losh |
Mon, 02 May 2016 17:55:07 +0000 |
d8d6647dd9fb
|
Add a similar awful benchmark for the PAIP implementation
|
Steve Losh |
Mon, 02 May 2016 16:44:29 +0000 |
4d33f11b074f
|
Add a barebones GGP test case so we can start poking at performance
|
Steve Losh |
Sat, 30 Apr 2016 22:57:09 +0000 |
3c8bbc73e9e1
|
Fix fresh db macro
|
Steve Losh |
Thu, 28 Apr 2016 18:02:52 +0000 |
1184d75b21fe
|
Cleanup
|
Steve Losh |
Sun, 24 Apr 2016 14:00:54 +0000 |
00f7bec64b84
|
Add some tests
|
Steve Losh |
Sun, 24 Apr 2016 13:55:28 +0000 |
f3ed7ce70f3b
|
Improve the UI a bit
|
Steve Losh |
Sun, 24 Apr 2016 13:52:33 +0000 |
678ab674bd33
|
Add result returning
|
Steve Losh |
Fri, 22 Apr 2016 13:50:42 +0000 |
53d629a6aa69
|
Add done-thunk and use it for query interaction
|
Steve Losh |
Fri, 22 Apr 2016 13:27:41 +0000 |
79abff72987d
|
I give up on remembering the name of this file
|
Steve Losh |
Fri, 22 Apr 2016 12:39:36 +0000 |
a97a1fd92f94
|
Implement choice points and backtracking
|
Steve Losh |
Wed, 20 Apr 2016 21:04:27 +0000 |
dc6892a9a406
|
Stop using the fill pointer for the stack
|
Steve Losh |
Wed, 20 Apr 2016 17:13:31 +0000 |
1ab41e0128dc
|
Add the TRY* instructions to compilation
|
Steve Losh |
Wed, 20 Apr 2016 16:33:38 +0000 |