Historial de Commits

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