summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marco Antoniotti [Sun, 30 Dec 2012 15:07:07 +0000]
Copyright notices updated.
Marco Antoniotti [Wed, 5 Sep 2012 18:47:13 +0000]
Updated copyright notices in doc files.
Marco Antoniotti [Wed, 5 Sep 2012 18:47:07 +0000]
Updated copyright notices in doc files.
Marco Antoniotti [Wed, 5 Sep 2012 18:46:57 +0000]
Updated copyright notices in doc files.
Marco Antoniotti [Wed, 5 Sep 2012 18:46:46 +0000]
Updated copyright notices in doc files.
Marco Antoniotti [Wed, 5 Sep 2012 18:41:35 +0000]
Copyright updated.
Marco Antoniotti [Wed, 5 Sep 2012 18:41:00 +0000]
Fixed another type.
Marco Antoniotti [Wed, 5 Sep 2012 18:32:19 +0000]
Fixed minor typo.
Marco Antoniotti [Wed, 9 Mar 2011 15:50:06 +0000]
Documentation updated.
Marco Antoniotti [Tue, 8 Mar 2011 07:10:39 +0000]
Fixed a couple of typos and an error (too few
arguments to ERROR).
Marco Antoniotti [Mon, 7 Mar 2011 23:11:26 +0000]
Added link to CLNET GitWEB entry.
Marco Antoniotti [Mon, 7 Mar 2011 20:00:53 +0000]
Added new syntax to deal with structure
constructors.
Marco Antoniotti [Tue, 18 Jan 2011 11:55:07 +0000]
Fixed a few font colors.
Marco Antoniotti [Sun, 9 Jan 2011 02:41:07 +0000]
Fixed a minor typo.
Marco Antoniotti [Sun, 9 Jan 2011 02:24:39 +0000]
Added note to documentation of NEW (STANDARD-CLASS &REST ARGUMENTS) mentioning :initargs.
Marco Antoniotti [Sun, 9 Jan 2011 02:23:03 +0000]
Fixed mailing list names.
Marco Antoniotti [Sat, 8 Jan 2011 15:17:40 +0000]
License information updated.
Marco Antoniotti [Fri, 7 Jan 2011 15:01:11 +0000]
More fixes to the URLs.
Marco Antoniotti [Fri, 7 Jan 2011 14:54:24 +0000]
Fixed the URLs.
Marco Antoniotti [Fri, 7 Jan 2011 14:48:40 +0000]
Changed download instructions to use 'git'.
Marco Antoniotti [Fri, 7 Jan 2011 02:40:28 +0000]
Fixed a few documentation strings.
Marco Antoniotti [Fri, 7 Jan 2011 02:39:46 +0000]
Added more information.
Marco Antoniotti [Fri, 7 Jan 2011 02:39:29 +0000]
Added more information.
Marco Antoniotti [Wed, 5 Jan 2011 05:36:00 +0000]
Fixed a few snags found by SBCL. A couple of missing IGNORE
declarations and, more seriously, a misuse of INTERN in NEW SYMBOL.
This has been replaced by the correct pair IMPORT and FIND-SYMBOL.
Marco Antoniotti [Wed, 5 Jan 2011 05:15:22 +0000]
On branch master
new file: docs/html/blank.html
new file: docs/html/clstyle.css
new file: docs/html/download-header.html
new file: docs/html/download-navigation.html
new file: docs/html/download.html
new file: docs/html/downloads-frame.html
new file: docs/html/header.html
new file: docs/html/index.html
new file: docs/html/intro-navigation.html
new file: docs/html/links-frame.html
new file: docs/html/links-header.html
new file: docs/html/links-navigation.html
new file: docs/html/links.html
new file: docs/html/mailing-lists-frame.html
new file: docs/html/mailing-lists-header.html
new file: docs/html/mailing-lists-navigation.html
new file: docs/html/mailing-lists.html
Marco Antoniotti [Wed, 5 Jan 2011 05:15:02 +0000]
Minor fixes.
Marco Antoniotti [Wed, 5 Jan 2011 05:12:30 +0000]
On branch master
new file: docs/html/dictionary/blank.html
new file: docs/html/dictionary/dictionary-frame.html
new file: docs/html/dictionary/dictionary-header.html
new file: docs/html/dictionary/dictionary-list.html
new file: docs/html/dictionary/dictionary-navigation.html
new file: docs/html/dictionary/dictionary.html
new file: docs/html/dictionary/new-op-function.html
new file: docs/html/dictionary/new-op-package.html
new file: docs/html/dictionary/newq-macro.html
new file: docs/html/dictionary/register-structure-constructor-function.html
new file: docs/html/dictionary/type-cons-function.html
Marco Antoniotti [Wed, 5 Jan 2011 05:06:13 +0000]
On branch master
Changes to be committed:
new file: docs/html/intro.html
Marco Antoniotti [Sun, 2 Jan 2011 12:49:51 +0000]
Updated copyright notice.
Marco Antoniotti [Sun, 2 Jan 2011 12:44:44 +0000]
On branch master
Initial commit
new file: .gitignore
new file: COPYING
new file: new-op-pkg.lisp
new file: new-op.asd
new file: new-op.lisp
new file: new-op.system