Skip to content

Add specs to analyzer, add spec based tests #238

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

Merged
merged 42 commits into from
Nov 21, 2024
Merged

Add specs to analyzer, add spec based tests #238

merged 42 commits into from
Nov 21, 2024

Conversation

swannodette
Copy link
Member

No description provided.

* (wip)
* add first test
* failing let, due to missing :form
* next problem, some children might just be nil
* basic let tests
* add test-def
* def, fn, defn tests
* add defrecord
* initial loop
* todos
* basic tests for loop, recur, case
* add missing cases / todos as comments
* map, vector, quote tests
* test-letfn, test-ns, test-set!
* some problematic ones
* test-with-meta
* not working the-var case
…al` `:catch` so that `analyze-symbol` can pick it up later

* add test-try
* test-no-op
@swannodette swannodette marked this pull request as ready for review November 20, 2024 22:22
@swannodette swannodette merged commit 9696bac into master Nov 21, 2024
7 checks passed
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.

None yet

1 participant