moros/dsk/ini
Vincent Ollivier b2da75189f
Improve Lisp (#344)
* Add println

* Rewrite fib

* Refactor parse

* Update lisp completer

* Store args in env

* Add 'or' and 'and' builtins

* Add factorial.lsp

* Update docs

* Add cat operation

* Add join operation

* Add system command

* Add time command (#346)

* Add time command

* Fix merge artefact

* Fix call to realtime

* Replace clock syscalls with device files (#345)

* Replace clock syscalls with device files

* Add missing newline to read

* Update time command

* Use Rc<RefCell<Env>>

* Add first TCO

* Remove Box

* Change result of env_for_lambda

* Run clippy

* Remove env clone

* Remove TCO

* Change return type of env_for_lambda
2022-06-06 16:02:34 +02:00
..
fonts Change vga font (#201) 2021-07-13 22:10:02 +02:00
lisp Improve Lisp (#344) 2022-06-06 16:02:34 +02:00
banner.txt Improve console (#74) 2020-07-10 08:18:34 +02:00
boot.sh Add VGA palette loader (#203) 2021-07-14 01:01:43 +02:00
palette.csv Fix VGA issues with real hardware (#258) 2021-10-24 18:23:01 +02:00
passwords.csv Rename /cfg /ini 2020-01-17 23:07:40 +01:00
version.txt Improve console (#74) 2020-07-10 08:18:34 +02:00