Commit graph

4263 commits

Author SHA1 Message Date
Justin Ethier
8f7b785ec3 Additional debugging 2018-09-14 12:36:05 -04:00
Justin Ethier
dbd1e4799f Integrate code for well-known lambdas 2018-09-14 12:07:34 -04:00
Justin Ethier
0526dadde7 WIP 2018-09-14 10:35:29 -04:00
Justin Ethier
8f06bd8de9 WIP 2018-09-13 18:49:03 -04:00
Justin Ethier
18997af478 WIP 2018-09-13 13:51:37 -04:00
Justin Ethier
2464cf1391 New file 2018-09-13 13:06:19 -04:00
Justin Ethier
17213d94ac Added a TODO 2018-09-12 17:41:44 -04:00
Justin Ethier
c9fd208a72 Added stub 2018-09-12 17:17:31 -04:00
Justin Ethier
d45c44388f Allow AST to track well-known procedures 2018-09-12 17:01:24 -04:00
Justin Ethier
39e92c1be7 Added TODO 2018-09-12 13:33:47 -04:00
Justin Ethier
61cdf4ea5c Merge branch 'ast3-dev' 2018-09-12 10:35:38 -04:00
Justin Ethier
3fd2828b34 Added note about lambda AST's 2018-09-11 17:58:47 -04:00
Justin Ethier
c4de5b057e More ast lambda conversions 2018-09-11 17:34:04 -04:00
Justin Ethier
f8af9833e1 WIP 2018-09-11 12:47:58 -04:00
Justin Ethier
c84a2ab356 Issue #276 2018-09-10 13:39:38 -04:00
Justin Ethier
b41971e187 Issue #276 - Improve overflow detection for multiplication 2018-09-10 13:29:30 -04:00
Justin Ethier
b2326b89f4 Issue #276 - Possible fix
Do not perform multiplication until we are sure the operation will not over/under flow.
2018-09-09 18:42:35 -04:00
Justin Ethier
e0f3ef9e76 WIP 2018-09-08 19:09:03 -04:00
Justin Ethier
ee68cce67a
Update CHANGELOG.md 2018-09-08 21:34:47 -04:00
Justin Ethier
8b74b495fb WIP 2018-09-07 17:39:10 -04:00
Justin Ethier
941930af35 WIP - AST lambda integration 2018-09-06 18:55:43 -04:00
Justin Ethier
8359f7a6f9 WIP - emit AST lambda's from closure convert 2018-09-06 13:32:01 -04:00
Justin Ethier
bea5644503 Pretty-print closure converted code 2018-09-06 12:53:26 -04:00
Justin Ethier
8e75b435d7 WIP, emit AST lambda's from closure convert 2018-09-05 18:56:57 -04:00
Justin Ethier
b383ea6d01 Issue #275 2018-09-05 18:02:03 -04:00
Justin Ethier
a5489fca46 Issue #275 - Allow pretty printing of bytevectors 2018-09-05 18:00:55 -04:00
Justin Ethier
4cf407ebe6 Issue #275 - Return #f instead of raising error 2018-09-05 17:41:47 -04:00
Justin Ethier
9d606f9d43 Fix for AST output for wrap-mutables 2018-09-05 17:45:02 -04:00
Justin Ethier
cc1bfea6f0 Update (free-vars) to include AST support 2018-09-05 12:51:21 -04:00
Justin Ethier
7b76453591 WIP - passing AST lambda's to closure-convert 2018-09-04 19:00:22 -04:00
Justin Ethier
8f8df24b15 WIP, generate proper AST output from wrap-muts 2018-09-04 13:09:50 -04:00
Justin Ethier
b2f4502651 WIP - preserve AST through to closure-conversion 2018-08-31 19:50:58 -04:00
Justin Ethier
21616727d1 Stage 0.9.3 2018-08-27 11:00:58 -04:00
Justin Ethier
05b5e248ea 0.9.2 release 2018-08-25 17:12:13 -04:00
Justin Ethier
d20496318f Added more docs 2018-08-24 13:16:29 -04:00
Justin Ethier
388759853d Add docs 2018-08-24 12:52:23 -04:00
Justin Ethier
698d156ce4 Bump to 0.9.x 2018-08-24 11:56:38 -04:00
Justin Ethier
a9c6f7acc9 Noted string function speedup 2018-08-22 18:58:53 -04:00
Justin Ethier
88998757db Check for fixnums passed to string funcs 2018-08-22 18:51:05 -04:00
Justin Ethier
3261eee05a Perform slightly faster type checking for vector and bytevector access functions. 2018-08-21 16:06:37 -04:00
Justin Ethier
bb4b136b00 Very small speedup - fixnums for vector access 2018-08-20 13:36:33 -04:00
Justin Ethier
317c6fe2be Building-out 0.9.2 section 2018-08-16 18:13:41 -04:00
Justin Ethier
dd77c46400 Issue #272 - Added more predicates 2018-08-16 18:06:47 -04:00
Justin Ethier
081088ae40 Issue #272 - Optimize-out simple (if) expressions 2018-08-16 17:53:17 -04:00
Justin Ethier
f9a477fd08 Relocating file away from top-level 2018-08-15 21:38:26 -04:00
Justin Ethier
4a79e764f6 Take function scope into account when using adbv:mutated-indirectly 2018-08-15 13:20:38 -04:00
Justin Ethier
11f3963864 Store scopes in mutated-indirectly field 2018-08-15 13:14:46 -04:00
Justin Ethier
3065eae9a4 Added TODO items 2018-08-15 09:51:17 -04:00
Justin Ethier
cb8bf9e725 Bump to 0.9.2 2018-08-14 21:52:16 -04:00
Justin Ethier
fa7207bae2 Added a 0.9.2 section 2018-08-14 21:51:55 -04:00