Daniel Kochmański
a2af2fb541
ffi: another typo
...
(apparently the last one)
2016-03-12 09:49:42 +01:00
Daniel Kochmański
f897c10c8d
cosmetic: changelog: add newline
2016-03-11 19:16:20 +01:00
Daniel Kochmański
99455b9597
changelog: add interface removal info
2016-03-11 18:50:13 +01:00
Daniel Kochmański
aaf9ea400e
Merge branch 'remove-obsolete-interfaces' into develop
2016-03-11 18:45:09 +01:00
Daniel Kochmański
66e1376ad3
new-doc: update "removed interfaces" section
2016-03-11 17:47:59 +01:00
Daniel Kochmański
6ff5d20417
unify: remove obsolete interface
2016-03-11 16:06:45 +01:00
Daniel Kochmański
61500316b7
gbc: remove obsolete (non-functional) GC
...
I would like to bring it back to life in the future, but we have to
clean the interfaces first.
2016-03-11 16:06:45 +01:00
Daniel Kochmański
9b82583884
newcmp: remove obsolete newcmp package
2016-03-11 16:06:45 +01:00
Daniel Kochmański
562b30dff0
ms-dos: remove lingering references
2016-03-11 16:06:45 +01:00
Daniel Kochmański
edfc2ba785
earith: remove obsolete bignum arith
2016-03-11 16:06:45 +01:00
Daniel Kochmański
7517b55c08
loop: rename symbolics LOOP loop2.lsp to loop.lsp
2016-03-11 16:06:45 +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
b81b8fc17b
util.lsp: delete not referenced file
...
This file also references non-existant files in the CMP package.
2016-03-11 16:06:45 +01:00
Daniel Kochmański
645b29992b
loop: remove obsolete MIT loop system
2016-03-11 16:06:45 +01:00
Daniel Kochmański
b3f44d33e4
ffi: fix typo (grr)
2016-03-11 14:13:01 +01:00
Daniel Kochmański
d8f8f6bca9
new-doc: objects: finish objects (dev) module
2016-03-04 19:54:09 +01:00
Daniel Kochmański
ee5733b4a0
object.h: cosmetic (fix alignment)
2016-03-04 19:53:34 +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
1644069e4d
cosmetic: .gitignore: improve
2016-03-03 11:44: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
4fddc1f563
lsp: ffi: add docstrings to UFFI interface (wip)
2016-03-02 23:37:46 +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
4015809653
ffi: docstring: cosmetic argument name change
2016-03-02 21:00:38 +01:00
Daniel Kochmański
8583b08258
Merge branch 'win_merge' into 'develop'
...
Win64 and Visual Studio compiler
* Fix compilation error.
* Fix feature discover on cl compiler.
Kindest Regards.
f.
See merge request !19
2016-03-02 19:21:46 +00:00
Fabrizio
bc6007b715
Merge branch 'patch-1' into 'win_merge'
...
cosmetic: fix typo
See merge request !1
2016-03-02 19:20:38 +00:00
Daniel Kochmański
0e5116b2f2
cosmetic: fix typo
2016-03-02 19:07:01 +00:00
Daniel Kochmański
a986bf27b7
Merge branch 'develop' into 'develop'
...
compilation for AIX and xlc compiler.
I add some small fix and update the autoconf to be able to compile that on ECL.
I'm able now to compile everything on xlc and run some basic stuff. ( of course asdf must be disable as is not supported on AIX. )
kindest regards
f.
See merge request !18
2016-03-02 17:51:17 +00:00
Fabrizio Fabbri
ce828c4000
Win64 and Visual Studio compiler
...
* Fix compilation error.
* Fix feature discover on cl compiler.
2016-03-02 12:43:36 -05:00
Fabrizio Fabbri
52de2ceea6
Fix compilation for AIX and xlc compiler.
2016-03-02 12:08:48 -05: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
0e46282bcb
sffi: improve arguments names and docstrings
...
Semi-cosmetic change – renaming argument names could have potentially
introduce a bug.
2016-03-02 14:43:17 +01:00
Daniel Kochmański
8f737b3ea2
new-doc: history: fix picture size
2016-03-01 16:55:56 +01:00
Daniel Kochmański
2cab32f79d
cosmetic: new-doc: add some files to .gitignore
2016-03-01 16:55:35 +01:00
Daniel Kochmański
13cc9e0e33
new-doc: initial commit
2016-03-01 14:54:10 +01:00
Daniel Kochmański
bcc8b64104
Merge branch 'cleanup-obsolete-dffi' into develop
2016-03-01 13:29:12 +01:00
Daniel Kochmański
c09fdef4c3
doc: add xml license file
2016-03-01 13:27:02 +01:00