Commits : Listings

  Analyzed 4 days ago based on code collected 4 days ago.
Showing page 1 of 2
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug where keyword>> would be interpreted as a single token. Anon32 More... about 4 years ago
Fixed UnicodeDecodeErrors. Anon32 More... about 4 years ago
Implemented some more binary tokens. Anon32 More... about 4 years ago
Fixed one test in unbinarytest. Anon32 More... over 4 years ago
Don't automatically convert << to [ because [ may have been defined. Anon32 More... over 4 years ago
Implemented base 85 strings. Anon32 More... over 4 years ago
More improvements for the /r -> /n conversion. Anon32 More... over 4 years ago
A better fix for \r -> \n. Solves a problem where a binary token for begin would be translated by unbinary to the keyword ashow. Anon32 More... over 4 years ago
Further bug fix for two consecutive labels. Anon32 More... over 4 years ago
Fixed bug: If there are two consecutive labels and the first one has no name '/' then there must be a space between them. Anon32 More... over 4 years ago
Added support for base 36 integers. Anon32 More... over 4 years ago
Added parsing of radix#digits format. Anon32 More... over 4 years ago
Changed homogeneous arrays to use block notation, because [ and ] could have been overriden. This could still lead to small bugs in some unusual examples, but should work fine on most real examples. Anon32 More... over 4 years ago
Added handling of homogeneous integer arrays. Anon32 More... over 4 years ago
Bug fix: the character [ was incorrectly translated to ] Anon32 More... over 4 years ago
Added support for converting homogeneous arrays to unbinary format. Anon32 More... over 4 years ago
Replaced accidentally removed main function. Anon32 More... over 4 years ago
Fixed Windows line endings. Reorganized code to make it easier to write new formatters. Anon32 More... over 4 years ago
Added support for << and >> operators. Fixed shebang to /usr/bin/env, not /bin/env. Anon32 More... over 4 years ago
Prefer more whitespace if length is equal. Anon32 More... over 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.