projects
/
jscl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscl.git
2013-04-26
Owen Rodley
Only evaluate place in POP once
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Owen Rodley
Add POP macro
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Refactor SUBST to use COND
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Add SUBST function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Add :TEST keyword arg to ASSOC
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Merge branch 'master' of https://github.com/davazp...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Add COPY-TREE function + test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
Merge pull request #31 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Add the rest of the C[AD]*R functions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
`defvar` requires two arguments yet
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
Merge pull request #32 from Strigoides/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Only evaluate the test once in COND
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Alfredo Beaumont
Create and export read-from-string. Add a test for it
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Alfredo Beaumont
read-float: reduce code size a bit by using awhen inste...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
Add function RUN-TESTS-IN-HOST to run tests in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Fix COND for clauses with length 1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Test for DO*, OR, AND & COND
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Fix typo in tests.lisp and tests-report.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Add a few basic tests for iteration constructs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Strigoides
Modify test running system
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
js-eval uses globalEval
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
David Vázquez
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
More accurate test timing
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge branch 'master' of github.com:davazp/jscl
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Define get-internal-real-time
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge pull request #25 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge pull request #24 from abeaumont/testing-framework
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
eval-interactive: avoid a broken eval due to an unbound *
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
[test] rename *timestaup* to *timestamp*
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Add setf test case file
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Add test case for ticket #23
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
INCF and DECF work on proper places
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Add basic testing framework
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Rename project to JSCL
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Quote Common Lisp to clarify the which Lisp, but Lisp...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Fix bug compiling funcalls
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
ls-compile: add compiling support for floats
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
read-float: use strings instead of characters for expon...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
Add float support in reader and printer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
ls-read: fix spacing
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge branch 'master' of github.com:davazp/ecmalisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge branch 'multiple-files'
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
ls-read and ls-read-from-string handles empty input
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge pull request #19 from abeaumont/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
Remove duplicated symbols in export argument list
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Add Alfredo Beaumont AUTHORS' entry
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Fix typo in Raimon's name
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Update README.org
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Move source code under src/
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Fixes to bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Add !prin1-to-string and prin1-to-string refers it
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
File headers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
List the sources in only one place
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Move eval and cl-user package code to toplevel.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Move the compiler to compiler.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Move more code to print.lisp and read.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Move CL-compatibility code to compat.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Early code is moved to boot.lisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
David Vázquez
Merge pull request #16 from abeaumont/repl-variables
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Alfredo Beaumont
Add support for repl variables: * ** *** / // /// ...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Speed up bootstrapping time without changing binding...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Revert "Reduce 80% bootstrap time"
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Reduce 80% bootstrap time
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
setq'ing symbol macros
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge branch 'master' into js-ffi
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Define (SETF %JS-VREF)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Define js:FOO as a macrosymbol to (%js-vref "<symbolname>")
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge branch 'macrosymbols'
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
define-symbol-macro
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
parse-integer signals error if junk is detected
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Reapply patch for :junk-allowed in parse-integer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Shorter line in %compile-defmacro
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
translate-variable checks if the symbol is unbound
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Define lexenv with def!struct
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Remove ad-hoc binding writer functions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Use def!struct to define binding
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge branch 'master' of https://github.com/abeaumont...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge branch 'js-ffi'
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Defstruct copier function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
defstruct setf writers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Clean unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge branch 'master' of github.com:davazp/ecmalisp
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Merge pull request #13 from abeaumont/parse-integer-fix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
David Vázquez
Simple defstruct clone
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Alfredo Beaumont
parse-integer: add support for junk-allowed key parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Alfredo Beaumont
!parse-integer: handle leading whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Alfredo Beaumont
!parse-integer: trailing whitespace also increments...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Alfredo Beaumont
!parse-integer: fix junk processing
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Alfredo Beaumont
Fix spacing in !parse-integer
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Raimon Grau
Merge branch 'davazp-js-ffi' into js-ffi
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Merge branch 'kidd-js-ffi-fixes' into js-ffi
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Fixes to FFI Javascript
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Raimon Grau
slowly progressing to automatic binding of lisp->js
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Print unknown objects as #<javascript object>
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Fix FFI contributions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Raimon Grau
intern
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Ignore ecmalisp.js in master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Merge branch 'compile-print'
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
David Vázquez
Remove autogenerated file in master
commit
|
commitdiff
|
tree
|
snapshot
next