Commit graph

24 commits

Author SHA1 Message Date
Marcell Vazquez-Chanlatte
b9b10ac835 simplify parser + start removing lineq code 2018-09-06 01:19:06 -07:00
Marcell Vazquez-Chanlatte
dc704a6b13 increase test coverage in preperation for completing fastboolean eval 2017-11-14 20:43:22 -08:00
Marcell Vazquez-Chanlatte
cba8a83c8e payed off testing technical debt + bug fixes + traces based evaluator 2017-11-11 17:35:48 -08:00
Marcell Vazquez-Chanlatte
a1ca4c6579 yapf + pylint + add style checks to tests 2017-10-26 22:00:03 -07:00
Marcell Vazquez-Chanlatte
d5985406ad pylint fixes 2017-10-15 01:11:49 -07:00
Marcell Vazquez-Chanlatte
c7e16566a0 syncing builds start moving to hypothesis 2017-09-25 23:05:18 -07:00
Marcell Vazquez-Chanlatte
f04f1b3eeb untimed until bug fixes 2017-04-24 23:31:56 -07:00
Marcell Vazquez-Chanlatte
3a7ac439f1 fastboolean eval + forgot to add offsets to new get_times function 2017-04-23 12:46:26 -07:00
Marcell Vazquez-Chanlatte
a59756c58e implemented untimed until using bitarrays (although somewhat terribly) 2017-04-20 23:16:00 -07:00
Marcell Vazquez-Chanlatte
ba46bfbd05 naive implementation of Until 2017-04-20 22:11:54 -07:00
Marcell Vazquez-Chanlatte
5eb3674d95 keep in lining fast boolean eval bitarray calls 2017-04-20 21:40:31 -07:00
Marcell Vazquez-Chanlatte
efcfbf7f0d refactor fastboolean_eval 2017-04-20 21:30:23 -07:00
Marcell Vazquez-Chanlatte
476917860e implemented context inlining + fix parsing errors 2017-04-20 17:16:15 -07:00
Marcell Vazquez-Chanlatte
a8e84a3761 default to fastboolean eval 2017-02-28 13:32:54 -08:00
Shromona MacBook
a13741da69 Modified fastboolean eval 2017-02-26 12:05:30 -08:00
Marcell Vazquez-Chanlatte
5fc2145622 factor out boolean ops 2016-12-09 11:07:23 -08:00
Marcell Vazquez-Chanlatte
eecb2d409a factor out G and F 2016-12-09 10:57:36 -08:00
Shromona MacBook
5683a6902f Updated globally and conjunction 2016-12-08 22:13:10 -08:00
Shromona MacBook
6f20a4811c Updated fast boolean 2016-12-08 22:02:20 -08:00
Marcell Vazquez-Chanlatte
5756362b3c deduplicate fastboolean_eval from boolean_eval + packaging 2016-12-03 12:56:33 -08:00
Shromona MacBook
8cae363e61 Fast boolean with eval 2016-12-03 01:21:00 -08:00
Shromona MacBook
d5f38e27ed Fast boolean eval 2016-12-03 01:14:55 -08:00
Shromona MacBook
fb80b0c3ce Updated fast boolean 2016-12-02 14:27:04 -08:00
Shromona MacBook
92ff8c1526 Fast boolean evaluation 2016-12-01 18:29:50 -08:00