ecl/src/lsp
Daniel Kochmanski 0600f6805a defpackage: add :local-nicknames option to defpackage
Also add argument to dodefpackage. This change doesn't introduce any
new functionality yet (just introduces the interface to defpackage).
2017-04-30 11:33:20 +02:00
..
arraylib.lsp
assert.lsp
autoload.lsp
cdr-5.lsp cosmetic: fix header 2016-11-05 19:12:23 +01:00
cmdline.lsp refactor command arg parsing 2016-09-20 13:57:46 +02:00
cmpinit.lsp
cmuutil.lsp cmuutil: improve file and export macros 2016-11-19 16:02:31 +01:00
config.lsp.in Add `uname' exception for mingw 2016-11-14 16:17:58 +01:00
defmacro.lsp
defpackage.lsp defpackage: add :local-nicknames option to defpackage 2017-04-30 11:33:20 +02:00
defstruct.lsp
defsys.lsp.in
describe.lsp
evalmacros.lsp
export.lsp dolist: wrap body in tagbody explicitly 2017-01-20 11:27:20 +01:00
ffi.lsp dffi: make :default default convention, not :cdecl 2016-08-19 12:36:08 +02:00
format.lsp Reduce FORMAT directive tables size. 2017-01-13 00:23:45 +03:00
helpfile.lsp
init.lsp
iolib.lsp Add zero-padding to the time printed out by DRIBBLE 2017-01-29 21:04:34 -06:00
listlib.lsp
load.lsp.in
loop.lsp
mislib.lsp
module.lsp
mp.lsp newdoc: document native threads 2016-11-10 21:46:40 +01:00
numlib.lsp ieee-fp: remove si_infinity 2016-11-18 13:48:22 +01:00
packlib.lsp Move package-locks interface to contrib/ 2016-11-11 09:30:50 +01:00
pprint.lsp pprint-tabular: declare type of tabsize 2016-12-06 15:16:10 +01:00
predlib.lsp
process.lsp run-program: environ: coerce to base-string list 2017-03-23 23:12:58 +01:00
proclaim.lsp
seq.lsp
seqlib.lsp
seqmacros.lsp
setf.lsp Revert "shiftf: return one value, not all of them" 2016-12-05 20:20:07 +01:00
top.lsp debugger: be more error-prone in debugger 2017-03-19 21:27:50 +01:00
trace.lsp Correct the abbreviation for :print in stepper help output 2017-03-12 19:41:16 -05:00
unicode.lsp