- 26 Apr, 2012 2 commits
-
-
Andrew Thompson authored
-
Andrew Thompson authored
-
- 23 Apr, 2012 1 commit
-
-
Andrew Thompson authored
-
- 20 Apr, 2012 2 commits
-
-
Andrew Thompson authored
-
Andrew Thompson authored
-
- 18 Apr, 2012 1 commit
-
-
Andrew Thompson authored
Add support for badrecord errors
-
- 09 Apr, 2012 1 commit
-
-
Andrew Thompson authored
-
- 05 Apr, 2012 1 commit
-
-
Andrew Thompson authored
R15 support
-
- 01 Apr, 2012 3 commits
-
-
Andrew Thompson authored
Whenever we have the filename we ALWAYS have the module name, which is effectively just as useful and already printed.
-
Andrew Thompson authored
-
Andrew Thompson authored
Tests now pass on both R15B and R14B03.
-
- 31 Mar, 2012 4 commits
-
-
Andrew Thompson authored
-
Andrew Thompson authored
-
Andrew Thompson authored
Thanks for Kostis for helping me figure this one out
-
Andrew Thompson authored
Fix specs so that they correspond to the code
-
- 18 Mar, 2012 1 commit
-
-
Kostis Sagonas authored
-
- 27 Feb, 2012 1 commit
-
-
Andrew Thompson authored
This is just silly busy-work since they're library applications, but whatever.
-
- 24 Feb, 2012 2 commits
-
-
Andrew Thompson authored
Add compiler and syntax_tools as dependencies
-
Benjamin Nortier authored
Add compiler and syntax_tools as dependencies in the application resource file for correct releases using Reltool.
-
- 20 Feb, 2012 1 commit
-
-
Jared Morrow authored
-
- 31 Jan, 2012 1 commit
-
-
Andrew Thompson authored
Fix atom leak
-
- 30 Jan, 2012 1 commit
-
-
Andrew Thompson authored
Support for printing bitstrings (reported by @freeaakk)
-
- 24 Jan, 2012 1 commit
-
-
Jason Wagner authored
Additional changes and formatting by Andrew Thompson
-
- 08 Jan, 2012 2 commits
-
-
Andrew Thompson authored
-
Andrew Thompson authored
Bitstrings are binaries that don't end on an 8 bit boundary, so dealing with the trailing bits is annoying. Thanks to the bit_size bif we don't have to resort to io_lib for printing them.
-
- 22 Dec, 2011 1 commit
-
-
Andrew Thompson authored
-
- 20 Dec, 2011 1 commit
-
-
Andrew Thompson authored
Better crash reports for processes started via proc_lib, Fixes #31
-
- 15 Dec, 2011 1 commit
-
-
Andrew Thompson authored
-
- 03 Dec, 2011 1 commit
-
-
Andrew Thompson authored
-
- 02 Dec, 2011 1 commit
-
-
Andrew Thompson authored
-
- 29 Nov, 2011 2 commits
-
-
Andrew Thompson authored
don't quote atoms just for containing numerals
-
Bryan Fink authored
As long as the numeral is not the first character, it shouldn't force quoting on the atom. For example, abc123 does not need quotes.
-
- 17 Nov, 2011 1 commit
-
-
Andrew Thompson authored
-
- 11 Nov, 2011 2 commits
-
-
Andrew Thompson authored
Fix to compile on R13A
-
Brendan Hay authored
-
- 06 Nov, 2011 1 commit
-
-
Andrew Thompson authored
Since the lager_format rewrite, ~p and ~w now have different behaviour with regard to printing lists as strings.
-
- 02 Nov, 2011 1 commit
-
-
Andrew Thompson authored
Conflicts: src/lager.erl
-
- 01 Nov, 2011 3 commits
-
-
Andrew Thompson authored
Stricter eliding of terms
-
Andrew Thompson authored
-
Andrew Thompson authored
-