<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/interp/vmlisp.lisp.pamphlet, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2007-10-13T13:02:58Z</updated>
<entry>
<title>Remove more pamphlets</title>
<updated>2007-10-13T13:02:58Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-10-13T13:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=c4d8dec2eec9c0eb7ae6639ecc0dd607a97b37b7'/>
<id>urn:sha1:c4d8dec2eec9c0eb7ae6639ecc0dd607a97b37b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet: Don't define package VMLISP.  Remove</title>
<updated>2007-09-14T19:42:36Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-14T19:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=1189054f7f23b886407a1be8263f4ab41edaa999'/>
<id>urn:sha1:1189054f7f23b886407a1be8263f4ab41edaa999</id>
<content type='text'>
	export declarations.  Import "boot-pkg".
	* sys-macros.lisp (EQUABLE): Remove definition.
	* sys-constants.boot ($true): Define as twice quoted T.
	* hash.lisp.pamphlet: Push into package BOOT, VMLISP.
	* ggreater.lisp: Likewise.
	* nlib.lisp.pamphlet: Likewise.
	* obey.lisp: Likewise.
	* construc.lisp.pamphlet: Remove reference to VMLISP package.
	* daase.lisp.pamphlet: Likewise.
	* debug.lisp.pamphlet: Likewise.
	* util.lisp.pamphlet: Likewise.
	* cformat.boot: Remove hack for GCL limitation.
	* scan.boot: Likewise.
	* incl.boot: Likewise.
	* parsing.lisp: Likewise.
	* bootlex.lisp: Remove reference to VMLISP package.
	* union.lisp: Likewise.
	* boot-pkg.lisp: Remove hack for GCL limitation.  Don't import 
	"vmlisp" anymore.
	* bookvol5.pamphlet (vmlisp::$current-directory): Remove.
	* patches.lisp.pamphlet: Likewise.
	* astr.boot: Import "vmlisp" instead of "boot-pkg".
	* Makefile.pamphlet (boot-pkg.$(FASLEXT)): Don't depend on
	vmlisp.$(FASLEXT). 
	(vmlisp.$(FASLEXT)): Depend on boot=pkg.$(FASLEXT).
</content>
</entry>
<entry>
<title>	* Makefile.pamphlet (scan.$(FASLEXT)): New rule.</title>
<updated>2007-09-13T11:06:16Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-13T11:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=7491a064401ff3493d32513d9028afecf29f2e5b'/>
<id>urn:sha1:7491a064401ff3493d32513d9028afecf29f2e5b</id>
<content type='text'>
	(pile.$(FASLEXT)): Likewise.
	(INOBJS): Don't include parini.$(FASLEXT).
	* pile.boot: New.  Import scan.
	* pile.boot.pamphlet: Move content to pile.boot.  Remove.
	* vmlisp.lisp.pamphlet (|startsId?|): Move to sys-macros.lisp.
	* parini.boot.pamphlet:  Move content to scan.boot.  Remove.
	* scan.boot: New. Import bits, dq, incl.  Add workaround for GCL
	bug. 
	($SPACE): Rename from SPACE to avoid conflict with CL name.
	* scan.boot.pamphlet: Move content to scan.boot.  Remove.
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet (BPINAME): Define for SBCL.</title>
<updated>2007-09-12T22:15:20Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-12T22:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=edc726b51cc48c0a1f9241fa159f85d512e98968'/>
<id>urn:sha1:edc726b51cc48c0a1f9241fa159f85d512e98968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* sys-macros.lisp: Add ugly work-around about infamous GCL bug.</title>
<updated>2007-09-10T01:13:22Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-09-10T01:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=383b2385eb1f3fb00f5856a2ddf593ec42c03189'/>
<id>urn:sha1:383b2385eb1f3fb00f5856a2ddf593ec42c03189</id>
<content type='text'>
	* vmlisp.lisp.pamphlet: Export WRAP.
	* Makefile.pamphlet (&lt;&lt;buildom.clisp&gt;&gt;): Remove.
	(buildom.$(FASLEXT)): New rule, setup dependency.
	* Makefile.in: Regenerate.
	* buildom.boot.pamphlet: Make compilable by bootsys.  Import
	sys-constants. 
	* setq.lisp.pamphlet (|$Primitives|): Move to sys-constants.
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet (getl): Rewrite to accept list of symbols</title>
<updated>2007-08-23T20:54:39Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-23T20:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=54f6b055f7f15716bba29f5de8230057f1e44493'/>
<id>urn:sha1:54f6b055f7f15716bba29f5de8230057f1e44493</id>
<content type='text'>
	of lists too.
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet (define-function): Define in all situations.</title>
<updated>2007-08-17T22:19:35Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-17T22:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=2834ddbb6abbf9145b4c034e07e4b1e52aa3df2e'/>
<id>urn:sha1:2834ddbb6abbf9145b4c034e07e4b1e52aa3df2e</id>
<content type='text'>
	* parsing.lisp.pamphlet: Import "bootfuns".
	* util.lisp.pamphlet: Import "vmlisp" and "parsing".
	* bootfuns.lisp.pamphlet: Add GCL-specific bug workaround.
	* Makefile.pamphlet (${DEPSYS}): Load "parsing" before "util".
	(util.$(FASLEXT)): Has parsing.$(FASLEXT) as prerequisite.
	(parsing.$(FASLEXT)): New rule.
	* Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>	* vmlisp.lisp.pamphlet:  Use ANSI eval-when situation syntax for</title>
<updated>2007-08-17T07:03:51Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-17T07:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=f7c894bf2f4e5fa91cd1f15e94569d557d1942a8'/>
<id>urn:sha1:f7c894bf2f4e5fa91cd1f15e94569d557d1942a8</id>
<content type='text'>
	Common Lisps.  
	(QUOTIENT): Define unconditionaly.  Remove
	reference to Lisp package.
	(rplacstr): Remove CCL-dependent code.  Remove reference to Lisp
	package. 
	(EBCDIC): Use code-char, not int-char.
</content>
</entry>
<entry>
<title>Initial population.</title>
<updated>2007-08-14T05:14:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T05:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ab8cc85adde879fb963c94d15675783f2cf4b183'/>
<id>urn:sha1:ab8cc85adde879fb963c94d15675783f2cf4b183</id>
<content type='text'>
</content>
</entry>
</feed>
