Daniel Kochmański
749b97d06c
indent: indent files according to GNU standard
...
(a-c)
doc: list files
2016-05-05 13:40:27 +02:00
Daniel Kochmański
8afb7731eb
Makefile: add html and all targets
2016-05-05 07:29:38 +02:00
Daniel Kochmański
f61d118569
newdoc: add simple Makefile
2016-05-05 07:18:35 +02:00
Daniel Kochmański
50566bc5e7
new-doc: update all lisps hierarchy
2016-04-18 10:16:16 +02:00
Daniel Kochmański
66e1376ad3
new-doc: update "removed interfaces" section
2016-03-11 17:47:59 +01:00
Daniel Kochmański
4bb2ca5404
new-doc: add info about mit loop removal
2016-03-11 16:06:45 +01:00
Daniel Kochmański
d8f8f6bca9
new-doc: objects: finish objects (dev) module
2016-03-04 19:54:09 +01:00
Daniel Kochmański
460a7120b0
new-doc: contributing: add next guidelines
2016-03-04 19:53:01 +01:00
Daniel Kochmański
106c5b95d1
new-doc: dev: Manipulating objects
2016-03-03 22:43:05 +01:00
Daniel Kochmański
babf36c11f
new-doc: cosmetic
2016-03-03 21:27:05 +01:00
Daniel Kochmański
2314359c4f
new-doc: indexes: add configure options index
2016-03-03 21:26:35 +01:00
Daniel Kochmański
d6ef28808d
new-doc: contributing: doc: add info about indexes
2016-03-03 15:52:01 +01:00
Daniel Kochmański
17e9cf79bf
cosmetic: print menu more nicely
2016-03-03 15:20:41 +01:00
Daniel Kochmański
a85cabe545
new-doc: add section 'removed featurs'
...
Section added to the developer guide section
2016-03-03 15:19:33 +01:00
Daniel Kochmański
7f2d496044
new-doc: ffi: add description of the topic
2016-03-03 13:37:41 +01:00
Daniel Kochmański
4e211ef667
new-doc: update (minor fix + status.org)
2016-03-03 12:59:59 +01:00
Daniel Kochmański
db82b7bb74
new-doc: ffi: finish documenting the extension
2016-03-03 11:37:53 +01:00
Daniel Kochmański
8d8790f98f
new-doc: uffi: foreign strings section
...
Also add the docstrings to the ffi.lsp.
2016-03-03 09:40:11 +01:00
Daniel Kochmański
162678602f
new-doc: ffi: uffi: objects documented
2016-03-02 23:39:07 +01:00
Daniel Kochmański
ca3697b6ef
new-doc: ffi: uffi step
2016-03-02 21:02:29 +01:00
Daniel Kochmański
5a6ae92846
new-doc: contributing: update info
2016-03-02 21:01:07 +01:00
Daniel Kochmański
bc986e60e1
new-doc: status: update
2016-03-02 14:53:53 +01:00
Daniel Kochmański
dc912c8900
new-doc: add status
2016-03-02 14:53:53 +01:00
Daniel Kochmański
619e31a8c3
new-doc: add preliminary contributing guide
...
Mostly empty now
2016-03-02 14:53:53 +01:00
Daniel Kochmański
8c28bd5130
new-doc: document SFFI
2016-03-02 14:53:48 +01:00
Daniel Kochmański
8f737b3ea2
new-doc: history: fix picture size
2016-03-01 16:55:56 +01:00
Daniel Kochmański
13cc9e0e33
new-doc: initial commit
2016-03-01 14:54:10 +01:00
Daniel Kochmański
7764053647
buildsys: fix Copyright->LICENSE, README.1st->README.md
2016-03-01 10:49:37 +01:00
Daniel Kochmański
ac918e981f
doc: typo
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-09-18 18:26:14 +02:00
Daniel Kochmański
9513d70fd2
doc: mention directory additional key argument
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-09-18 18:16:18 +02:00
Matthew Mondor
8f07cd58d8
The ECL code no longer uses tabulator characters, they were replaced
...
by spaces.
A custom script was used to insert/replace Emacs and ViM per-file editor
settings according to their type and the new ECL coding style.
2015-09-03 07:35:47 -04:00
Daniel Kochmański
c051af5a97
readme: fix top-level README (move to src/doc/debugging)
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-08-23 12:56:57 +02:00
Daniel Kochmański
871d61dbeb
doc: Update internal doc wrt floats
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-08-23 12:32:11 +02:00
Daniel Kochmański
fc976a96ff
doc: refine documentation for external-process
...
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
2015-08-12 11:21:27 +02:00
Daniel Kochmański
1d4b9284c5
buildsystem: fix builds with flag --with-clos-streams=no
...
Signed-off-by: Daniel Kochmański <dkochmanski@turtle-solutions.eu>
2015-07-03 15:40:11 +02:00
Daniel Kochmański
4d19a27424
cosmetic: untabify
...
Signed-off-by: Daniel Kochmański <dkochmanski@turtle-solutions.eu>
2015-06-21 14:38:20 +02:00
Daniel Kochmański
ebb2373650
bdwgc: Update library to version 7.4.2.
...
- libatomic_ops is updated accordingly,
- new directory for garbage collector is bdwgc,
- updated MSVC Makefiles,
- obsolete directories gc and gc-unstable are removed.
2015-04-24 23:28:24 +02:00
Juan Jose Garcia Ripoll
c515039bfe
Make the manpages compatible with mandoc
2013-06-09 07:34:14 -07:00
Juan Jose Garcia Ripoll
2365112360
The lambda list annotations associated to special operators are now actual lists, not strings
2012-10-27 23:01:46 +02:00
Juanjo Garcia-Ripoll
d24682b9fe
Moved VECTOR-PUSH-EXTENT into the core because it is needed early in the bytecodes compiler
2012-02-06 17:06:04 +01:00
Juan Jose Garcia Ripoll
8378517f67
Added documentation for NULL-POINTER-P
2010-04-24 10:38:51 +02:00
Juan Jose Garcia Ripoll
d04530664e
Removed old versions of the documentation files.
2010-03-26 22:07:59 +01:00
Juan Jose Garcia Ripoll
8b1c6a2039
Fixed the argument documentation of some functions in src/doc/help.lsp
2010-02-23 17:59:47 +01:00
Juan Jose Garcia Ripoll
86e70e949f
The default documentation file help.doc was accidentally deactivated.
2010-02-23 17:52:15 +01:00
Juan Jose Garcia Ripoll
cf315df2c6
In help.doc, functions got a Syntax: entry instead of an Args: one.
2010-02-22 15:11:07 +01:00
Juan Jose Garcia Ripoll
e305e5c9c6
Missing documentation for DEFUN/DEFMACRO
2010-02-19 21:35:10 +01:00
Juan Jose Garcia Ripoll
12c497b347
Implemented SBCL's extension EXT:*INVOKE-DEBUGGER-HOOK*
2010-02-07 20:42:29 +01:00
Juan Jose Garcia Ripoll
38019ca33f
The reader for logical pathnames always sets a non-NIL directory. GETCWD/CHDIR now affect *default-pathname-defaults*. *default-pathname-defaults* is set to the current directory on startup
2008-10-05 16:52:46 +02:00
Juan Jose Garcia Ripoll
82dfdc15b8
Move some documentation from help.lsp to the files where functions are defined. Add documentation for a few functions.
2008-10-05 13:24:42 +02:00
Juan Jose Garcia Ripoll
6b58fb9a4c
In help.doc, do not add an arguments line if the documentation already includes it.
2008-10-05 12:00:42 +02:00