projects
/
jscl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'hashtables'
[jscl.git]
/
src
/
2014-02-16
David Vázquez
Merge branch 'hashtables'
tree
|
commitdiff
2014-02-16
David Vázquez
Add `remhash' function
tree
|
commitdiff
2014-02-16
David Vázquez
Fix comments
tree
|
commitdiff
2014-02-16
David Vázquez
Implement eq and equal hash tables
tree
|
commitdiff
2014-02-14
David Vázquez
Warming up: Comment codegen.lisp a little bit
tree
|
commitdiff
2013-12-01
David Vázquez
`make-package' signals error if package exists
tree
|
commitdiff
2013-10-18
David Vázquez
Merge pull request #148 from Ferada/small-fixes
tree
|
commitdiff
2013-10-17
Olof-Joachim Frahm
Fix (SETF OGET).
small-fixes
tree
|
commitdiff
2013-10-15
Olof-Joachim Frahm
Simple DEFPACKAGE.
defpackage
tree
|
commitdiff
2013-10-15
Olof-Joachim Frahm
NAME is a string designator.
tree
|
commitdiff
2013-10-15
Olof-Joachim Frahm
Add GET-PROPERTIES, GETF and (SETF GETF).
tree
|
commitdiff
2013-10-15
Olof-Joachim Frahm
Add RPLACA/D as functions.
tree
|
commitdiff
2013-09-03
David Vázquez
Closes #145 fixing keyword dumping
tree
|
commitdiff
2013-09-03
Olof-Joachim Frahm
Add FUNCALL and APPLY as functions.
tree
|
commitdiff
2013-09-02
Olof-Joachim Frahm
Use CHAR-EQUAL and STRING for APROPOS.
apropos
tree
|
commitdiff
2013-08-31
David Vázquez
Fix variable-arity multiplication and so read-float
tree
|
commitdiff
2013-08-30
David Vázquez
Reorder file loading and fix define-setf-expander
tree
|
commitdiff
2013-08-30
David Vázquez
Fix SETF semantics at compile-time
tree
|
commitdiff
2013-08-30
David Vázquez
Tidy basic setf-macros
tree
|
commitdiff
2013-08-30
David Vázquez
Remove eval-when-compile
tree
|
commitdiff
2013-08-30
David Vázquez
Use eval-when instead of eval-when-compile
tree
|
commitdiff
2013-08-30
David Vázquez
defconstant uses eval-when
tree
|
commitdiff
2013-08-30
David Vázquez
Convert toplevel macroexpands its input
tree
|
commitdiff
2013-08-29
David Vázquez
defmacro expansion uses eval-when
tree
|
commitdiff
2013-08-29
David Vázquez
Add eval-when special form
tree
|
commitdiff
2013-08-29
David Vázquez
Fix bug printing uninterned symbols
tree
|
commitdiff
2013-08-29
David Vázquez
Execute tests asynchronously to let the browser to...
tree
|
commitdiff
2013-08-29
David Vázquez
Merge pull request #142 from Ferada/pretty-print
tree
|
commitdiff
2013-08-29
David Vázquez
Simpler printer
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Newlines after semicolons if *PRETTY-PRINT* is set.
pretty-print
tree
|
commitdiff
2013-08-29
David Vázquez
write-to-string is available at host via !write-to...
tree
|
commitdiff
2013-08-29
David Vázquez
Clean warning at bootstrap
tree
|
commitdiff
2013-08-29
David Vázquez
Move documentation function to src/documentation.lisp
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Use EXTERNAL-ONLY for APROPOS and friends.
search
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Add EXTERNAL-ONLY (as seen in SBCL).
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Handle unknown FORMAT specifiers for now.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
WARN should accept FORMAT-like arguments.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Fix FORMAT specifier X.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Preliminary DOCUMENTATION, APROPOS and friends.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Add Tilde D: Decimal to FORMAT.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Add SEARCH and stuff.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Add LIST, SEQUENCE to TYPECASE.
tree
|
commitdiff
2013-08-29
Olof-Joachim Frahm
Add SEQUENCEP.
tree
|
commitdiff
2013-08-19
Olof-Joachim Frahm
Add and use TERPRI.
tree
|
commitdiff
2013-08-19
Olof-Joachim Frahm
Fix MAP-FOR-IN access.
tree
|
commitdiff
2013-08-05
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
tree
|
commitdiff
2013-07-09
Owen Rodley
Modify the way source files are listed in *SOURCE*
tree
|
commitdiff
2013-07-07
Owen Rodley
RPLAC[AD] should return their first argument, not the...
tree
|
commitdiff
2013-07-07
David Vázquez
Remove *newline* variable
tree
|
commitdiff
2013-07-07
David Vázquez
Use #\newline instead of *newline*
tree
|
commitdiff
2013-07-07
David Vázquez
Ignore /debug on host
tree
|
commitdiff
2013-07-07
David Vázquez
Merge branch 'codegen'
tree
|
commitdiff
2013-07-06
David Vázquez
Some refactoring
tree
|
commitdiff
2013-07-06
David Vázquez
Unescape some symbols
tree
|
commitdiff
2013-07-06
David Vázquez
Fix FFI funcall
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CONVERT*
tree
|
commitdiff
2013-07-05
David Vázquez
Remove comment
tree
|
commitdiff
2013-07-05
David Vázquez
Remove some transitional changes
tree
|
commitdiff
2013-07-05
David Vázquez
METHOD-CALL JS macro
tree
|
commitdiff
2013-07-05
David Vázquez
Store intermediate variables as symbols instead of...
tree
|
commitdiff
2013-07-05
David Vázquez
Rename LS-COMPILE => CONVERT and LS-COMPILE-TOPLEVEL...
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE and transactional support in codegen for it
tree
|
commitdiff
2013-07-05
David Vázquez
Remove js!selfcall
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE completely
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate compile-funcall
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate literals
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate toplevel code emitted as result of literals
tree
|
commitdiff
2013-07-05
David Vázquez
Remove CODE use in convert-toplevel
tree
|
commitdiff
2013-07-05
David Vázquez
Remove js!bool
tree
|
commitdiff
2013-07-05
David Vázquez
Secondary value in js macroexpanders to inhibit macroex...
tree
|
commitdiff
2013-07-05
David Vázquez
bool js macro replace js!bool
tree
|
commitdiff
2013-07-05
David Vázquez
selfcall JS macro replace js!selfcall*
tree
|
commitdiff
2013-07-05
David Vázquez
Codegen JS macros
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate special variable references
tree
|
commitdiff
2013-07-05
David Vázquez
Remove type-check macro and its uses
tree
|
commitdiff
2013-07-05
David Vázquez
Variable-arity
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate VARIABLE-ARITMETIC-CALL
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate MULTIPLE-VALUE-PROG1
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate APPLY
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate CONS
tree
|
commitdiff
2013-07-05
David Vázquez
Remigrate MULTIPLE-VALUE-CALL (correctly)
tree
|
commitdiff
2013-07-05
David Vázquez
Fix temporal bug in tagbody
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate MULTIPLE-VALUE-CALL
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate TAGBODY
tree
|
commitdiff
2013-07-05
David Vázquez
Non-nested switch cases in codegen
tree
|
commitdiff
2013-07-05
David Vázquez
Migrate GO
tree
|
commitdiff
2013-07-01
David Vázquez
Migrate RETURN-FROM
tree
|
commitdiff
2013-07-01
David Vázquez
Migrate keyword argument parsing
tree
|
commitdiff
2013-06-30
David Vázquez
Optional arguments
tree
|
commitdiff
2013-06-30
David Vázquez
SWITCH support
tree
|
commitdiff
2013-06-30
David Vázquez
compile reswip: compile rest arguments
tree
|
commitdiff
2013-06-30
David Vázquez
Migrate compile-lambda
tree
|
commitdiff
2013-06-30
David Vázquez
let-binding-wrapper
tree
|
commitdiff
2013-06-29
David Vázquez
LET
tree
|
commitdiff
2013-06-29
David Vázquez
Migrate LABELS
tree
|
commitdiff
2013-06-29
David Vázquez
FLET
tree
|
commitdiff
2013-06-29
David Vázquez
Use destructuring-bind
tree
|
commitdiff
2013-06-29
David Vázquez
Migrate VALUES-ARRAY and VALUES
tree
|
commitdiff
2013-06-29
David Vázquez
Better GET and PROPERTY handling
tree
|
commitdiff
2013-06-29
David Vázquez
CODEGEN: Use lexical variables instead of special ones
tree
|
commitdiff
next