moros/dsk/ini
Vincent Ollivier 9f525990a5
Improve Lisp with Advent of Code 2023 🎄 (#556)
* Add contains? to Lisp

* Use ls everywhere instead of lst

* Rename system command to shell

* Exec '/ini/lisp.lsp' at startup

* Check if init file exist

* Add missing lisp init file

* Remove contains?

* Add empty? function

* Add reject? function

* Update doc

* Add dict type to Lisp

* Add push function

* Add binary literals to doc

* Move push function from primitive to core lib

* Update lisp doc

* Add escape character to parser

* Add backspace to parser

* Update doc

* Add host function

* Fix regex.match?

* Test if and while for truthiness instead of comparing with true

* Add tests for empty string and 0

* Mention truthiness in changelog

* Check for unspecified IPv4 in usr::host::resolv

* Transform host error into nil

* Update ntp.lsp to support hostnames

* Fix typo

* Fix escape display

* Use '/' instead of '.' as namespace separator

* Add doc.lsp

* Fix comment color

* Update changelog
2023-12-17 17:24:55 +01:00
..
fonts Add path to prompt (#444) 2022-11-28 23:21:05 +01:00
palettes Add light palette (#480) 2023-04-16 15:38:05 +02:00
banner.txt Publish release 0.10.0 (#507) 2023-06-21 20:17:54 +02:00
boot.sh Add light palette (#480) 2023-04-16 15:38:05 +02:00
lisp.lsp Improve Lisp with Advent of Code 2023 🎄 (#556) 2023-12-17 17:24:55 +01:00
passwords.csv Rename /cfg /ini 2020-01-17 23:07:40 +01:00
shell.sh Improve help (#451) 2022-12-10 16:37:48 +01:00
version.txt Improve console (#74) 2020-07-10 08:18:34 +02:00