-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: phillipstanleymarbell/Wirth-tools
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cleanup to free various structures and check for NULL
#34
opened Dec 14, 2018 by
phillipstanleymarbell
Factor out label for
dot
plot into an argument string to tool
#31
opened Jul 26, 2018 by
phillipstanleymarbell
Handle
buflen
everywhere like we do in universe_print
in sal/svm.
#30
opened Jul 26, 2018 by
phillipstanleymarbell
Need better estimate on how many token slots to allocate for
ast_treesz
#28
opened Jul 26, 2018 by
phillipstanleymarbell
Use doubly-linked list to obviate need for
findParentPointer
#27
opened Jul 26, 2018 by
phillipstanleymarbell
In
findSubtree()
after step 6 and 7, need to implement some form of GC
#26
opened Jul 26, 2018 by
phillipstanleymarbell
Deallocate the memory for the
Pair*
allocated in nexttoken()
, at the call site.
#25
opened Jul 26, 2018 by
phillipstanleymarbell
Intelligently use the incoming
jumpParameter
in setjmp
/ longjmp
.
#24
opened Jul 26, 2018 by
phillipstanleymarbell
Add a pass to check that literal tokens in the tree are defined before use
#21
opened Jul 26, 2018 by
phillipstanleymarbell
Find a better solution for MAX_TOKEN_CHARS and the the hardcoded "%-48s" in
gentokenlist
#19
opened Jul 26, 2018 by
phillipstanleymarbell
More efficient allocation of the arrays for the final code generation pass.
#17
opened Jul 26, 2018 by
phillipstanleymarbell
The enums for the token and production identifiers are currently not generated
#16
opened Jul 26, 2018 by
phillipstanleymarbell
The first and follow sets after
replaceFirstAndFollowSets
will contain duplicates
#9
opened Jul 26, 2018 by
phillipstanleymarbell
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.