Skip to content

Releases: hackerb9/tokenize

Adding MS Windows support, I think...

17 Jul 08:13
Compare
Choose a tag to compare

I don't have a Microsoft Windows box to test this on, but after much fussing I convinced github to compile and test this on their virtual Windows box. Does it actually work? Let's announce it to the world and find out.

Of course, GNU/Linux and MacOS still work fine.

Fix tokenization in DATA statements

11 Jul 15:10
Compare
Choose a tag to compare

Example:

10 DATA GOTO 10, ":" , GOTO 10: GOTO 10

The first two GOTOs should not be tokenized but the final one should.

release

23 Mar 00:35
Compare
Choose a tag to compare
v1.1.3

Testing automatic compilation on other OSes

v1.1.2

14 Mar 04:04
Compare
Choose a tag to compare
Tidying up

v1.1.1

13 Mar 23:54
Compare
Choose a tag to compare
Infinitessimally closer to perfection

v1.1.0

13 Mar 23:52
Compare
Choose a tag to compare
Better testing, less typos

v1.0.0

13 Mar 09:12
Compare
Choose a tag to compare
Tokenizer works. Decommenter and cruncher seem good. No known bugs.

v0.0.3

13 Mar 05:33
Compare
Choose a tag to compare
Testing automated release

v0.0.2

13 Mar 05:31
Compare
Choose a tag to compare
Testing automated release