Commit Log

commit description author date
f2a11ed01196 Add Needleman-Wunsch default tip Steve Losh 2019-11-02
ea247d3d5953 Triangle fun Steve Losh 2018-02-02
e7c56841f0f4 Jank in qud tier dumping, implement wu Steve Losh 2018-02-02
de5ea4119ef4 Draw some triangles Steve Losh 2018-01-27
6eccaf72df12 Finish cleanup Steve Losh 2018-01-27
bc8ed2a9b4c0 Start cleaning this repo up Steve Losh 2018-01-27
ddd06eaac1cb Clean up iset Steve Losh 2017-09-07
6494ca97e78b BDDs/ZDDs -> Scully Steve Losh 2017-08-13
0ac280dfa75f primes -> euler Steve Losh 2017-08-13
60b451e2a6eb Function serialization Steve Losh 2017-08-08
6589f828689b Add LICENSE Steve Losh 2017-03-14
b6765c75e28e Start Surreal Numbers book Steve Losh 2017-03-03
d5445be606ff Fix Qud dump script Steve Losh 2017-03-03
a2ff64cc3ac9 Add janky priority queue Steve Losh 2017-02-15
6b1e5154d5de Add little easing system Steve Losh 2017-02-06
03240af4df9b Move PCG to its own lib Steve Losh 2017-02-06
486f9b2d6055 Implement PCGs Steve Losh 2017-01-31
02235ffe8b98 Add a name generator Steve Losh 2017-01-26
326c2d62fceb Get this shit compiling with the new cl-losh Steve Losh 2017-01-26
5c5070c21269 Add little immutable struct thing Steve Losh 2017-01-17
8cf52a515a48 Move Markov to Magitek Steve Losh 2017-01-17
4add15d40994 Add CoQ item thing Steve Losh 2017-01-14
048f414a1c40 Add qud-items.txt to .hgignore. Steve Losh 2017-01-14
1bb893fae2bc Add tracery bindings Steve Losh 2017-01-10
ba7381ecdf83 We need to go deeper Steve Losh 2017-01-09
452b599e2613 Rename symbols to rules Steve Losh 2017-01-09
da570ce8525a Swap vectors and lists, it feels better Steve Losh 2017-01-09
cd5ecc8e47cd Generalize the story generator to arbitrary data Steve Losh 2017-01-09
5cace362d318 Make Tracery Steve Losh 2017-01-09
c034e194a114 Fuck around a bit Steve Losh 2017-01-09
1853c4990610 Fuck around with my charms dev branch Steve Losh 2017-01-06
080c2eeb0986 Experiment with curses panels Steve Losh 2017-01-06
6f663e0f9da6 Add Mandelbrot demo Steve Losh 2016-12-30
0ea4c838a05e Fuck around some more Steve Losh 2016-12-17
742629b88c91 Add TNTO minimaxing Steve Losh 2016-12-17
de58fc1af1e5 Poke a bit more at TNTO Steve Losh 2016-12-15
c6cecc512cbc Comments Steve Losh 2016-12-15
378a7aae37e3 Add some wallpaper Steve Losh 2016-12-07
184af4c4e8fc Fewer #'s Steve Losh 2016-12-07
09407f2a9764 A few more things Steve Losh 2016-12-07
9f549a9639ca Merge sort Steve Losh 2016-11-22
864abae279b7 Sorts Steve Losh 2016-11-21
eee0f45d46b8 Add generic arithmetic experiment Steve Losh 2016-11-20
1b413ff8aa5f Add Polya's Urn Steve Losh 2016-11-12
d45bff9b6951 Playing around with cubes Steve Losh 2016-10-14
833316fc5296 Add a bunch of stuff from the past month or two... Steve Losh 2016-10-14
d2c07bcc6144 Add number chains Steve Losh 2016-09-15
5c8d604c6f01 Add sand.prof to .hgignore. Steve Losh 2016-09-15
ba6e58d41e02 More SICP streams Steve Losh 2016-09-05
dc2c9931b634 SICP streams Steve Losh 2016-09-04
778814a3ff72 Wrap linenoise with CFFI Steve Losh 2016-08-30
56edfdd18674 Poke at colors Steve Losh 2016-08-30
8a0871a52d1d More random playing Steve Losh 2016-08-26
8f91275f1233 Add Huffman tree encoding and generation Steve Losh 2016-08-23
301c22f28112 Clean up Huffman trees a bit Steve Losh 2016-08-23
5d5018e0b82b Start the SICP Huffman trees Steve Losh 2016-08-23
1d59a2656cfc Use `ensure-gethash` Steve Losh 2016-08-22
7eb23163afcf Use cl-adt to massively simplify BDDs Steve Losh 2016-08-21
b5708cf443c2 Rearrange vendor code Steve Losh 2016-08-21
d1c9ad7b7774 Refactor a bit Steve Losh 2016-08-21
9823fe1aea30 Add graphviz, basic BDDs Steve Losh 2016-08-20
49f0ca1bece8 Poke Steve Losh 2016-08-18
d03941f38bca Dijkstra maps Steve Losh 2016-08-18
37d71dad1f25 Clean up the sketch file a bit Steve Losh 2016-08-18
4199b9a26696 lols Steve Losh 2016-08-17
2cb0208c1744 Markov by Tungsten Light Steve Losh 2016-08-17
0e1d7a2087cc Heightmap update Steve Losh 2016-08-17
fba3d66a6a95 DS Steve Losh 2016-08-11
5a286decc7ed game jam diamond square Steve Losh 2016-08-04
ab25b62d3f1d Add sketch to my sandbox Steve Losh 2016-08-04
175fccc805fc Add the first random distribution algorithm Steve Losh 2016-07-23
579c965d6ae5 Poke at the LCG a bit more Steve Losh 2016-07-17
644e7f766db4 Add data to .hgignore. Steve Losh 2016-07-17
740a9723b84d Add ASCII demo with cl-charms Steve Losh 2016-07-16
6f72eefef02e Clean up Steve Losh 2016-07-16
3c908eea3940 Monte Carlo and Las Vegas mapping Steve Losh 2016-07-09
277982735a9d Poke at Parenscript Steve Losh 2016-07-09
b4c25632115a Fix symbols Steve Losh 2016-07-06
a0454e5d00b3 Fix readme Steve Losh 2016-07-06
50ab2f9c5b2f Initial commit Steve Losh 2016-07-06