index
:
lali.git
main
Lali Another Lisp Implementation
keyboardan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-25
fix bug of ' or / with a space
Daniel Cerqueira
2026-08-25
change 'say' shortcut from \ to /
Daniel Cerqueira
2026-08-25
update .gitignore
Daniel Cerqueira
2026-08-24
update TODO
Daniel Cerqueira
2026-08-24
signal and new exit codes
v.0.4.0
Daniel Cerqueira
2026-08-21
(- +0) returns -0
Daniel Cerqueira
2026-08-20
update documentation
Daniel Cerqueira
2026-08-19
proper exit status codes
Daniel Cerqueira
2026-08-19
remove a unnecessary setjump(exceptionEnv)
Daniel Cerqueira
2026-08-19
rename initialReadNext() to shebangFileReadNext()
Daniel Cerqueira
2026-08-19
lali lang repl jump
Daniel Cerqueira
2026-08-19
minor update in header comments
Daniel Cerqueira
2026-08-19
update and --help and --repl messages
Daniel Cerqueira
2026-08-18
use readline
v.0.3.0
Daniel Cerqueira
2026-08-17
use getopt_long() functionality
Daniel Cerqueira
2026-08-17
remove (some) unnecessary commented code
Daniel Cerqueira
2026-08-17
add plural defun predicate
Daniel Cerqueira
2026-08-17
remove and > and < , primitives, add and <= and >=, primitives
v.0.2.0
Daniel Cerqueira
2026-08-17
add revString()
Daniel Cerqueira
2026-08-16
fix bug in primitiveDiff()
v.0.1.0
Daniel Cerqueira
2026-08-16
add diff operator
v.0.0.0
Daniel Cerqueira
2026-08-01
removing strange code
Daniel Cerqueira
2026-08-01
update speech scripts
Daniel Cerqueira
2026-06-26
update copyright years
Daniel Cerqueira
2026-06-25
update Makefile
Daniel Cerqueira
2026-06-16
text correction in --help output
Daniel Cerqueira
2026-05-08
update evalFill()
Daniel Cerqueira
2026-02-26
add singul function
Daniel Cerqueira
2026-02-25
replace ap function name to algo
Daniel Cerqueira
2026-01-27
Makefile: add alias 'doc' of 'html'
Daniel Cerqueira
2026-01-27
update README documentation
Daniel Cerqueira
2026-01-27
make licensing REUSE-compliant
Daniel Cerqueira
2026-01-25
add reverse defun
Daniel Cerqueira
2025-12-05
ignore some files
Daniel Cerqueira
2025-12-05
relicensed the GPLv3+ parts to AGPLv3+
Daniel Cerqueira
2025-11-30
update README documentation
v.base
Daniel Cerqueira
2025-09-12
update en-random.lali
Daniel Cerqueira
2025-09-05
hopefully fixed all errors in examples/
Daniel Cerqueira
2025-09-05
update README documentation
Daniel Cerqueira
2025-09-03
add some *nice* lali scripts
Daniel Cerqueira
2025-08-31
make better comments
Daniel Cerqueira
2025-08-30
primitiveJoin() numbers with only 1-digit
Daniel Cerqueira
2025-08-30
refactor and improve primitiveJoin()
Daniel Cerqueira
2025-08-30
add isSplittedNumber()
Daniel Cerqueira
2025-08-01
update Makefile, maybe works with clang
Daniel Cerqueira
2025-07-30
add readl primitive
Daniel Cerqueira
2025-07-28
fix bug zerop
Daniel Cerqueira
2025-07-12
improve C of random
Daniel Cerqueira
2025-07-04
update README.md
Daniel Cerqueira
2025-07-04
make (random n) function range from 0 until n.
Daniel Cerqueira
[next]