-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: thwill1000/mmbasic-sptools
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
sptest: analyse source-code to identify test subroutines
enhancement
New feature or request
sptest
#39
opened Aug 2, 2021 by
thwill1000
sptrans: rewrite 'pprint.inc' module
enhancement
New feature or request
sptrans
#38
opened Jul 15, 2021 by
thwill1000
splib: add support for windows to have optional frames and titles
enhancement
New feature or request
#37
opened Jul 13, 2021 by
thwill1000
splib: replace Mm.Info(Option Base) with sys.BASE% constant
enhancement
New feature or request
#36
opened Jul 12, 2021 by
thwill1000
Add utility to detect where local variables shadow global variables
#35
opened Jun 19, 2021 by
thwill1000
sptrans: add option/flag to omit unused functions and subroutines
enhancement
New feature or request
sptrans
#34
opened Jun 18, 2021 by
thwill1000
Update Version (?), README and ChangeLog
enhancement
New feature or request
#29
opened Jun 16, 2021 by
thwill1000
splib: add unit-tests for 'txtwm.inc'
enhancement
New feature or request
#27
opened Jun 16, 2021 by
thwill1000
splib: write 'cmdline.inc' with reusable command-line parser implementation
enhancement
New feature or request
#25
opened May 24, 2021 by
thwill1000
splib: move fil.PROG_DIR$ -> sys.PROG_DIR$ and add sys.PROG_NAME$
enhancement
New feature or request
#23
opened May 24, 2021 by
thwill1000
splib: move array.new%() -> sys.elements%()
enhancement
New feature or request
#21
opened May 24, 2021 by
thwill1000
splib: str.next_token$() should respect (ignore separators within) quotes
enhancement
New feature or request
#20
opened May 24, 2021 by
thwill1000
sptest: "unittest.inc" should require no other dependencies
enhancement
New feature or request
sptest
#17
opened Jan 19, 2021 by
thwill1000
spflow: does it really need 2 passes ?
enhancement
New feature or request
spflow
#14
opened Nov 2, 2020 by
thwill1000
sptrans: unit-test 'pprint.inc' and 'trans.inc'
enhancement
New feature or request
sptrans
#13
opened Nov 2, 2020 by
thwill1000
sptrans: add option/flag to automatically "crunch" identifiers
enhancement
New feature or request
sptrans
#12
opened Oct 22, 2020 by
thwill1000
sptrans: add option/flag to insert empty line before comment
enhancement
New feature or request
sptrans
#9
opened Oct 18, 2020 by
thwill1000
spflow: incorrectly identifies functions as recursive
bug
Something isn't working
spflow
#7
opened Sep 30, 2020 by
thwill1000
spflow: add unit-tests
enhancement
New feature or request
spflow
#4
opened Jul 25, 2020 by
thwill1000
sptrans: multi statement lines "throw off" the auto-indenting
bug
Something isn't working
sptrans
#2
opened Jul 22, 2020 by
thwill1000
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.