Историја ревизија

Аутор SHA1 Порука Датум
  Pedro Gimeno 4571df2c2b Delete old entry from .gitattributes to complete the circle пре 5 година
  Pedro Gimeno 647b0da1b3 Rename test_asc2bas to test_asc2cld пре 5 година
  Pedro Gimeno 42db034c0d Prepare for renaming (Git is vvvvvvvery picky with attribs) пре 5 година
  Pedro Gimeno 6432468b2b Add test suite for BASIC tokenizer пре 5 година
  Pedro Gimeno f4a702b44b Remove unnecessary part, prettify remaining bits пре 5 година
  Pedro Gimeno 9dbf141e7d Round some sharp edges around control char parsing пре 5 година
  Pedro Gimeno 309d0bb3d2 Prettify the source a bit for the incoming publication пре 5 година
  Pedro Gimeno ccac31f101 Reorganization to parse lines as they are found пре 5 година
  Pedro Gimeno 5f23ca0670 Add support for CALL пре 5 година
  Pedro Gimeno 9cd62f8d74 Switch to named groups пре 5 година
  Pedro Gimeno 81d4526966 Make good1.bas binary пре 5 година
  Pedro Gimeno e2b436f429 Replicate tokenizer bug where 9.999995! results in 1! instead of 10! пре 5 година
  Pedro Gimeno f7a36b4632 Rename asc2bas.py to asc2cld.py пре 5 година
  Pedro Gimeno fc55254363 Revert previous change and switch strategy пре 5 година
  Pedro Gimeno 9669bbe3d1 Read the file in binary пре 5 година
  Pedro Gimeno a71c49bba8 Add command line option to activate the use_cr tokenizer option пре 5 година
  Pedro Gimeno 27a919c61f For line deletion, control and >7Fh characters count as nonexistent пре 5 година
  Pedro Gimeno 139821aebf Raise undefined line error when trying to delete a nonexisting line пре 5 година
  Pedro Gimeno bdf4559554 Remove obsolete line пре 5 година
  Pedro Gimeno 524c2944db Add *.cld to gitignore (CLOAD files) пре 5 година
  Pedro Gimeno f1efd175b1 Move asc2bas.py to final location пре 5 година
  Pedro Gimeno cf2a334cba Add copyright notice пре 5 година
  Pedro Gimeno 64ab019045 Forgot another b prefix for bytes пре 5 година
  Pedro Gimeno a2e8232ba6 Fix hex and octal literals пре 5 година
  Pedro Gimeno d2d7c913cd Add assertion for lower-case 'e' in number пре 5 година
  Pedro Gimeno 095d245d81 Fix case sensitivity пре 5 година
  Pedro Gimeno 578c32dd15 Fix remove_spaces пре 5 година
  Pedro Gimeno b905df34ec Fix tokenization of identifiers пре 5 година
  Pedro Gimeno a47e258cba Fix a corner case with numbers of the form 1.99999999999995% пре 5 година
  Pedro Gimeno 45845f8f7e Fix a few ill cases пре 5 година