Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace clock syscalls with device files #345

Merged
merged 4 commits into from
Jun 5, 2022
Merged

Conversation

vinc
Copy link
Owner

@vinc vinc commented Jun 5, 2022

No description provided.

@vinc vinc marked this pull request as ready for review June 5, 2022 11:34
@vinc vinc merged commit 28759df into trunk Jun 5, 2022
@vinc vinc deleted the feature/clk-device-files branch June 5, 2022 11:58
vinc added a commit that referenced this pull request Jun 5, 2022
* Replace clock syscalls with device files

* Add missing newline to read

* Update time command
vinc added a commit that referenced this pull request Jun 6, 2022
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant