John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
25ff85331c
|
compile.codegen.relocation: make doc example work on 32-bit.
|
2014-05-11 08:22:01 -07:00 |
Björn Lindqvist
|
e2eebdec4d
|
Docs: mostly fixes for doc errors found by help lint
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
5bccede3b6
|
Docs: docs for compiler.* and cpu.* words
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
4f9f2b862f
|
Docs: docs for compiler-related vocabs
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
ea48d13731
|
Docs: for compiler.cfg and compiler.codegen
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
4cd49e56b2
|
Docs: for node and #call tuples
|
2014-05-10 17:13:49 -07:00 |
Björn Lindqvist
|
0bb3e2397b
|
Docs: more compiler documentation
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
6a8336047d
|
Docs: initial docs for the compiler.cfg.* vocabs
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
b11e912b44
|
Docs: initial docs for compiler.tree.propagation.* vocabs
|
2014-05-10 17:13:48 -07:00 |
Björn Lindqvist
|
669bb0a77e
|
Docs: stub docs for some compiler-related words
|
2014-05-10 17:13:48 -07:00 |
John Benediktsson
|
9d3a654443
|
namespaces: removing make-assoc in favor of explicit get's.
|
2014-04-24 09:16:14 -07:00 |
John Benediktsson
|
b910ca090c
|
compiler.tree.propagation.transforms: previous H{ } and HS{ } optimization no longer necessary.
|
2014-01-08 09:56:08 -08:00 |
John Benediktsson
|
47a0ebcc99
|
compiler.tree.propagation.transforms: faster H{ } and HS{ } clone.
|
2013-11-25 16:42:59 -08:00 |
John Benediktsson
|
97530d86d4
|
compiler.tree.propagation.transforms: rename to non-negative-fixnum?.
|
2013-11-25 12:58:21 -08:00 |
John Benediktsson
|
9bb5e34762
|
compiler.tree.propgation.transforms: make bit? use integer>fixnum.
|
2013-11-25 12:48:48 -08:00 |
John Benediktsson
|
9e65ccaf9f
|
compiler.tree.propagation.simple: check output types length.
|
2013-04-26 17:21:22 -07:00 |
John Benediktsson
|
5e0e6119e3
|
compiler.tree.propagation.transforms: intersect and diff should return type of set2.
|
2013-03-27 07:21:39 -07:00 |
John Benediktsson
|
77a3641bb6
|
compiler.tree.propagation.transforms: also fix diff.
|
2013-03-26 19:06:05 -07:00 |
John Benediktsson
|
c4d832ce4d
|
compiler.tree.propagation.transforms: fix intersect and add intersects?.
|
2013-03-26 19:04:50 -07:00 |
Doug Coleman
|
33a4117787
|
compiler: Fix tuple literals in tests.
|
2013-03-24 01:09:37 -07:00 |
Doug Coleman
|
8160bb036d
|
compiler.cfg.linear-scan.live-inervals: Rename live-interval
|
2013-03-23 22:59:18 -07:00 |
Doug Coleman
|
5f377c0849
|
compiler: Rename value-info, live-interval
|
2013-03-23 22:56:47 -07:00 |
Doug Coleman
|
97f6d171ed
|
compiler.tree: Fix compiler test with merge-state
|
2013-03-23 22:56:16 -07:00 |
Doug Coleman
|
ee4f4ec997
|
source-files.errors: Rename error-type.
|
2013-03-23 21:25:19 -07:00 |
Doug Coleman
|
fa0b4c1a5b
|
compiler: Use lookup-library.
|
2013-03-23 21:23:23 -07:00 |
John Benediktsson
|
d0ad18a64e
|
compiler.cfg.ssa.construction.tdmsc: fix previous broken commits.
|
2013-03-23 18:44:49 -07:00 |
John Benediktsson
|
15f9ba2763
|
Revert "compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin."
This reverts commit 6bf55a6d89 .
|
2013-03-23 18:39:15 -07:00 |
John Benediktsson
|
3f1a426210
|
Revert "compiler.cfg.ssa.construction.tdmsc: pass visited set on stack."
This reverts commit ec2834300b .
|
2013-03-23 18:25:53 -07:00 |
John Benediktsson
|
7744498ad2
|
compiler.cfg.ssa.construction.tdmsc: pass visited set on stack.
|
2013-03-23 18:13:17 -07:00 |
John Benediktsson
|
56a7cf4df2
|
compiler.cfg.ssa.construction.tdmsc: more use of ?adjoin.
|
2013-03-23 17:57:41 -07:00 |
John Benediktsson
|
93fb7805b0
|
compiler: more use of ?adjoin.
|
2013-03-23 17:47:07 -07:00 |
Doug Coleman
|
f820215b1e
|
alien.libraries: Rename library to lookup-library.
|
2013-03-23 17:16:46 -07:00 |
Doug Coleman
|
eb20c5e22e
|
compiler.tree.modular-arithmetic: Fix test for iota change.
|
2013-03-23 17:12:16 -07:00 |
Doug Coleman
|
9f92b12e3b
|
compiler.tests: Fix test for <groups> change.
|
2013-03-23 17:11:27 -07:00 |
Doug Coleman
|
033711bf6a
|
compiler.errors: Rename linkage-error.
|
2013-03-23 17:10:11 -07:00 |
Doug Coleman
|
8c19602ae9
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
Doug Coleman
|
f9ea61bf91
|
basis/extra: Update last usages of <sliced-groups> to <groups>.
|
2013-03-23 12:08:18 -07:00 |
Doug Coleman
|
8917ae9ad7
|
grouping: Remove <groups>, old <sliced-groups> is now <groups>. Fixes
|
2013-03-23 11:37:51 -07:00 |
John Benediktsson
|
460d19f56c
|
compiler.tree: fewer namespace lookups.
|
2013-03-21 19:36:07 -07:00 |
John Benediktsson
|
7da4a74588
|
compiler: fewer namespace lookups.
|
2013-03-21 19:11:20 -07:00 |
John Benediktsson
|
972281987c
|
compiler.cfg.intrinsics: intrinsics on inline words are not supported.
|
2013-03-20 10:59:45 -07:00 |
John Benediktsson
|
2bbec0dd61
|
stack-checker: more use of hash-sets.
|
2013-03-16 13:41:51 -07:00 |
Doug Coleman
|
875e45a640
|
sequences: Add some short useful factors. Clean up the use of longest.
|
2013-03-11 17:47:52 -07:00 |
John Benediktsson
|
b8097f9221
|
compiler: cleaner use of sets.
|
2013-03-10 17:21:27 -07:00 |
John Benediktsson
|
7f3f90eb8d
|
compiler: more use of hash-sets.
|
2013-03-10 16:13:31 -07:00 |
John Benediktsson
|
1776893c36
|
compiler.tree.dead-code.simple: curry live-values.
|
2013-03-10 16:13:31 -07:00 |
John Benediktsson
|
ac95c024f3
|
compiler.cfg.loop-detection: more use of hash-sets.
|
2013-03-10 10:06:48 -07:00 |
John Benediktsson
|
c7c951f207
|
compiler.cfg.ssa.construction: more use of hash-sets.
|
2013-03-10 10:03:11 -07:00 |
John Benediktsson
|
229e85459e
|
compiler.tree.tuple-unboxing: simpler checks.
|
2013-03-10 09:36:52 -07:00 |