-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hook up the new functions to parse assignments.
a[i]=x now works. - Update the spec test numbers. Down to 92 failures! - Add a hard test case with alias and LHS array assignment. bash and mksh both pass. Addresses issue #175. Also: - Notes about the parser architecture.
- Loading branch information
Andy Chu
committed
Sep 16, 2018
1 parent
ea80189
commit 5f79c1d
Showing
7 changed files
with
106 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.