Skip to content

Instantly share code, notes, and snippets.

@BitPuffin
Created January 29, 2015 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BitPuffin/b9658bf360e93566b5fa to your computer and use it in GitHub Desktop.
Save BitPuffin/b9658bf360e93566b5fa to your computer and use it in GitHub Desktop.
» darcs push ~/src/yig
Enter passphrase for key '/home/usefulProgrammer/.ssh/id_rsa':
Enter passphrase for key '/home/usefulProgrammer/.ssh/id_rsa':
/home/darcsden/users/BitPuffin/yig//_darcs/prefs/sources: canonicalizePath: does not exist (No such file or directory)
Enter passphrase for key '/home/usefulProgrammer/.ssh/id_rsa':
Pushing to "BitPuffin@hub.darcs.net:yig"...
Fri Jan 23 00:35:48 Eur 2015 contact@bitpuffin.com
* Add lybi to repository. It can currently lex numbers, strings and characters. It ignores comments too
Shall I push this patch? (1/8) [ynW...], or ? for more options: y
Fri Jan 23 13:25:28 Eur 2015 contact@bitpuffin.com
* Add a bunch of tests for hex, octal and binary numbers and fix a bug that was discovered doing so
Shall I push this patch? (2/8) [ynW...], or ? for more options: y
Tue Jan 27 12:38:12 Eur 2015 contact@bitpuffin.com
* More tests, some bugfixing too thanks to tests, such as negative unsigned numbers that have specified bit count
Shall I push this patch? (3/8) [ynW...], or ? for more options: y
Tue Jan 27 12:48:38 Eur 2015 contact@bitpuffin.com
* fix bug which recognized 123iu as a valid number
Shall I push this patch? (4/8) [ynW...], or ? for more options: y
Tue Jan 27 12:52:30 Eur 2015 contact@bitpuffin.com
* Some source code annotation
Shall I push this patch? (5/8) [ynW...], or ? for more options: y
Tue Jan 27 12:57:20 Eur 2015 contact@bitpuffin.com
* Write failed tests to stderr for stream redirection
Shall I push this patch? (6/8) [ynW...], or ? for more options: y
Tue Jan 27 13:34:44 Eur 2015 contact@bitpuffin.com
* yep, more tests
Shall I push this patch? (7/8) [ynW...], or ? for more options: y
Wed Jan 28 14:16:02 Eur 2015 contact@bitpuffin.com
* Make test code much much much shorter, and fix a bug that was discovered in the process causing column number to be wrong when using block comments
Shall I push this patch? (8/8) [ynW...], or ? for more options: y
Permission denied (publickey).
darcs.exe: fd:3: hPutBuf: resource vanished (Broken pipe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment