Commit Graph

113 Commits

Author SHA1 Message Date
ben
38490cde36 ** add database config 2016-03-09 23:48:15 -05:00
ben
4b1d10ff18 [db] fail tests, things are looking ok 2016-03-09 23:48:03 -05:00
ben
6c98c2f7c5 [db] reasonable tests 2016-03-09 23:07:01 -05:00
ben
11015f40a4 [db] watch for nested wildcard selectors
Probably don't need the old (eq? '*) case, but keeping it anyway
2016-03-09 21:47:13 -05:00
ben
ada69b0d58 [db] split postgres helper functions 2016-03-09 21:40:19 -05:00
ben
57f857843f [vector] expose syntax-property key 2016-03-09 18:31:55 -05:00
ben
df11a7f334 [db] split query, just for parsing sql
It's really not that ugly right now I promise
2016-03-09 18:28:56 -05:00
ben
8311a8eaab [db] separated schema.rkt: spec + operations 2016-03-09 18:07:36 -05:00
ben
d7cedf07d9 [db] checkpoint, basic tests working 2016-03-09 16:41:30 -05:00
ben
b6ad6f5646 [regexp] cleaner impl 2016-03-09 11:33:52 -05:00
ben
f39a7dbb43 [function] new style 2016-03-09 03:25:36 -05:00
ben
0448e7de75 [math] change alias conventions 2016-03-09 03:19:32 -05:00
ben
5ebe37f0f2 [format] move to private/format 2016-03-09 03:18:48 -05:00
ben
cdae13498c [vector] works for no-colon, too 2016-03-09 03:14:45 -05:00
ben
62109f33db [math] cleaner 2016-03-09 00:55:31 -05:00
ben
59f5b165b1 [format] much improved implementation 2016-03-08 21:19:31 -05:00
ben
d293a057e5 [private] generalized definers & parsers 2016-03-08 21:19:19 -05:00
ben
769977907a [icfp] db, tuning the usage conclusion 2016-03-08 14:13:48 -05:00
ben
8293370a80 [icfp] longer db explanation 2016-03-08 13:24:53 -05:00
ben
8250705ecb [icfp] note: typed/racket db imports 2016-03-08 11:59:55 -05:00
ben
59b0df38d9 [format] remove in-syntax 2016-03-06 14:19:08 -05:00
ben
e545d37ea7 [icfp] remove paper.tex 2016-03-05 13:44:36 -05:00
ben
c35e37d9a0 [icfp] put 'correctness' inside 'solution' 2016-03-05 13:43:04 -05:00
ben
64c83f3178 [icfp] new intro draft 2016-03-05 13:40:23 -05:00
ben
acaaa91349 [icfp] nix the old abstract, need a new one 2016-03-05 13:40:03 -05:00
ben
ad3b5a1305 [function] curry/no-colon 2016-03-04 18:34:18 -05:00
ben
44ed73877a [test] convert to new-style failure tests 2016-03-04 18:32:58 -05:00
ben
8e2b458aa7 [function] positive tests for curry 2016-03-04 18:17:09 -05:00
ben
2472e3755a [common] fail-test helpers; failing tests for curry 2016-03-04 18:16:25 -05:00
ben
45092e32f5 [function] simple implementation of currying 2016-03-04 18:15:47 -05:00
ben
b4ae7f5036 [vector] using #%plain-app in match 2016-03-04 17:28:02 -05:00
ben
7e844f92b9 [vector] stop expanding when parsing vector length 2016-03-04 17:23:23 -05:00
ben
1da1b34400 [format] use syntax class 2016-03-04 16:56:37 -05:00
ben
9f88e4c773 [regexp] now using syntax classes 2016-03-04 10:13:30 -05:00
ben
5db0b3a5ed [icfp] new deal intro, going slow but well 2016-03-03 23:13:29 -05:00
ben
82927b6d17 [vector] take+drop 2016-03-03 18:39:08 -05:00
ben
fe1494f195 [common] predicate -> syntax class 2016-03-03 15:18:08 -05:00
ben
98b03c91e3 [icfp] bye matthias 2016-03-03 05:28:07 -05:00
ben
12b7c5fd9c [icfp] more outlining 2016-03-03 05:22:30 -05:00
ben
0e2ab6563e [vector] fill, ->list, ->immutable 2016-03-03 04:35:00 -05:00
ben
9c28e8b832 [vector] mutation map 2016-03-03 02:29:21 -05:00
ben
00619ff42d [icfp] little twerks 2016-03-03 02:28:50 -05:00
ben
e4d10bc0cd [vector] better error messages, confirmed why map should set syntax-property 2016-03-02 15:52:19 -05:00
ben
38e85811db [icfp] acknowledge some 2016-03-02 15:33:19 -05:00
ben
39742eacee [vector] vector-map 2016-03-02 15:32:54 -05:00
ben
73ab1b8a07 [icfp] vector-map benchmark, we are defs faster 2016-03-02 15:18:44 -05:00
ben
91bdd22abc [math] add espt 2016-03-02 14:21:51 -05:00
ben
3dd29044de [vector] vector-set 2016-03-02 13:21:00 -05:00
ben
1167e6a12b [vector] failing tests for vector-ref 2016-03-02 12:46:33 -05:00
ben
cfd95cc93c [vector] tests for let-vector: 2016-03-02 12:26:52 -05:00