projects
/
jscl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
SETQ signals error if the first argument is not a symbol
[jscl.git]
/
src
/
2014-02-21
David
SETQ signals error if the first argument is not a symbol
tree
|
commitdiff
2014-02-21
David Vázquez
DEBUG: Basic compiler undefined function warning
tree
|
commitdiff
2014-02-20
David Vázquez
Move SETF to src/setf.lisp
tree
|
commitdiff
2014-02-20
David Vázquez
Fix SYMBOL-PLIST and (SETF SYMBOL-PLIST)
tree
|
commitdiff
2014-02-19
David Vázquez
Implement a failing symbol-plist as primitive
tree
|
commitdiff
2014-02-19
David Vázquez
Rewrite the REPL in Lisp using FFI
tree
|
commitdiff
2014-02-19
David Vázquez
Rewrite the REPL in Lisp using FFI
tree
|
commitdiff
2014-02-19
David Vázquez
Set indentation to 2 spaces
tree
|
commitdiff
2014-02-19
David Vázquez
Boolean Lisp<->Javascript conversion
tree
|
commitdiff
2014-02-19
David Vázquez
Fix FFI Call compilation issue
tree
|
commitdiff
2014-02-17
David Vázquez
Simplify nbutlast
tree
|
commitdiff
2014-02-17
David Vázquez
Merge https://github.com/pnathan/jscl into nbutlast
tree
|
commitdiff
2014-02-17
pdn
Add NBUTLAST. Rewrite BUTLAST to be O(n).
tree
|
commitdiff
2014-02-17
pdn
DO to DOTIMES
tree
|
commitdiff
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-15
pdn
Add MAKE-LIST.
tree
|
commitdiff
2014-02-15
pdn
Add the &optional n for BUTLAST
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
next