Skip to content

Fix interp-env* #101

Closed
Amozolin wants to merge 9 commits intocmsc430:mainfrom
Amozolin:main
Closed

Fix interp-env* #101
Amozolin wants to merge 9 commits intocmsc430:mainfrom
Amozolin:main

Conversation

@Amozolin
Copy link
Copy Markdown
Contributor

In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.

In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
In the old version when the error occurs not in the first expression in 'es', the result is an improper list that looks like '( 1 2 3 . err) (if the error is in the fourth expression). But we want to return 'err.
@Levilutz
Copy link
Copy Markdown

Looks related to my PR from last semester, #95. Never heard back from the professor about them 😞. Seems like my changes were smaller than these though.

dvanhorn added a commit that referenced this pull request Dec 31, 2021
The issue was identified in #95 and #101, but this is a simpler
solution and adds tests cases.
@dvanhorn dvanhorn closed this Dec 31, 2021
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.

3 participants