<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/scheme/test, branch debian/1.8.4-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.4-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.4-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-12-19T19:39:39+00:00</updated>
<entry>
<title>altos/scheme: Clean up test CFLAGS</title>
<updated>2017-12-19T19:39:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-19T19:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ba472dda57e134fe0f0e4a571a6d0c1e5a1ea6eb'/>
<id>urn:sha1:ba472dda57e134fe0f0e4a571a6d0c1e5a1ea6eb</id>
<content type='text'>
make it easy to switch between debug and optimized builds.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Compile scheme test with -O3</title>
<updated>2017-12-18T10:14:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-18T10:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5628b983497d9d03e10cccee157419210a49cfa9'/>
<id>urn:sha1:5628b983497d9d03e10cccee157419210a49cfa9</id>
<content type='text'>
This level of optimization caused trouble, so use it all of the time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: More compiler warning cleanups</title>
<updated>2017-12-13T02:09:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-13T01:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ca27d467198c556be483961a6ca3b8f97bbe96a6'/>
<id>urn:sha1:ca27d467198c556be483961a6ca3b8f97bbe96a6</id>
<content type='text'>
Make local funcs static. Don't mix decls and code.x

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Support scheme subsetting via feature settings</title>
<updated>2017-12-12T23:25:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-12T23:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d8c9024f3829dc3f241b16869f165f3ee01764f3'/>
<id>urn:sha1:d8c9024f3829dc3f241b16869f165f3ee01764f3</id>
<content type='text'>
This provides for the creation of smaller versions of the interpreter,
leaving out options like floating point numbers and vectors.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Allow ao_scheme_read_eval_print to be restarted</title>
<updated>2017-12-11T20:20:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-11T02:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ec638405045d33d48476ab85edf09a2e1756e3e3'/>
<id>urn:sha1:ec638405045d33d48476ab85edf09a2e1756e3e3</id>
<content type='text'>
Reset exceptions at the top so that we can call it more than once.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Add Makefile for scheme test app</title>
<updated>2017-12-11T20:20:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-11T00:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7d77071f5b45632937f262600ca95c7b71f4d3da'/>
<id>urn:sha1:7d77071f5b45632937f262600ca95c7b71f4d3da</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Make test scheme app heap maximum size</title>
<updated>2017-12-11T20:20:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-11T00:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dd2ed58fcdffaff7b5a9ef898affa3e1ec01ef44'/>
<id>urn:sha1:dd2ed58fcdffaff7b5a9ef898affa3e1ec01ef44</id>
<content type='text'>
It's only 32kB.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Use 64-bit ints to track memory allocation stats</title>
<updated>2017-12-11T20:20:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-11T00:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7517da1646fc30faaa9ee1c969cfa35ae1a17423'/>
<id>urn:sha1:7517da1646fc30faaa9ee1c969cfa35ae1a17423</id>
<content type='text'>
These are only collected for debug purposes, but can get quite large
if the interpreter runs for a while.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Let readline know if there's a list in progress</title>
<updated>2017-12-10T00:56:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-10T00:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1133130986a78628ea297ce1f6a023baf4382d8f'/>
<id>urn:sha1:1133130986a78628ea297ce1f6a023baf4382d8f</id>
<content type='text'>
This lets the interactive prompt change based on what state the lexer
is in

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/scheme: Move scheme test program to scheme sub-directory</title>
<updated>2017-12-05T18:40:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-12-05T18:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd7a19a86f6d4fe19c7e72904e9b8ac0f2081ff7'/>
<id>urn:sha1:bd7a19a86f6d4fe19c7e72904e9b8ac0f2081ff7</id>
<content type='text'>
Keeps it away from the usual test setup

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
