Commit History

Author SHA1 Message Date
  Marc-Antoine Ruel 3e6cf4f6c1 stack: Create Context and make guessing local source location optional 6 years ago
  Marc-Antoine Ruel 7cd20950e2 stack: remove goroot/gopaths references in parsed items (Call) 6 years ago
  Marc-Antoine Ruel 4f1da6b192 stack: move context parsing into context.go 6 years ago
  Marc-Antoine Ruel 161d404249 stack: small error tweak to ParseDump 6 years ago
  Marc-Antoine Ruel 3441ea3c4b stack: migrate line parsing code into a function 6 years ago
  Marc-Antoine Ruel e8e77c6181 stack: move local variables into a struct 6 years ago
  Marc-Antoine Ruel 5f50be9d63 stack: move scanLines lower 6 years ago
  Marc-Antoine Ruel 020b7f8743 stack: extract string creation from Palette into Signature 6 years ago
  Marc-Antoine Ruel 7cd76cb9a4 Fix PR to work and minor stylistic fixes 6 years ago
  OneOfOne 074a286df4 allow matching and filtering traces 6 years ago
  Marc-Antoine Ruel 785840568b Update vendors 6 years ago
  Marc-Antoine Ruel c01e86fbbe Remove all dependencies on github.com/maruel/ut 6 years ago
  David Martorana af628dde07 Fix "Current not implemented on freebsd/amd64" error (#39) 6 years ago
  Marc-Antoine Ruel eaf28446c8 Enable guessing GOROOT and GOPATH 6 years ago
  Marc-Antoine Ruel c0182c1694 Add go report card tag, it's cute 7 years ago
  Marc-Antoine Ruel 14414ea50f Fix more typo and remove unreachable code 7 years ago
  Marc-Antoine Ruel ec4675118f Fix copy pasted typo 7 years ago
  Marc-Antoine Ruel aa885a44dc stack: minor micro optimization 7 years ago
  Marc-Antoine Ruel 6a8ffb1d0c stack: move bucketizing code into bucket.go 7 years ago
  Marc-Antoine Ruel 6ffb6e32b5 README.md: clarify vendoring and API breakage vs major version 7 years ago
  Marc-Antoine Ruel 18dd5f446f pp: add -html 7 years ago
  Marc-Antoine Ruel ae16c297e0 panic: add args_elided and stack_cut_off 7 years ago
  Marc-Antoine Ruel b7aa3cba96 panic: remove a testing left over from ae340c405388339c 7 years ago
  Marc-Antoine Ruel b5bc6dfc83 pp: only silence SIGQUIT when input stream is piped in 7 years ago
  Marc-Antoine Ruel ae340c4053 cmd/panic: promote as tool from internal/crash 7 years ago
  Marc-Antoine Ruel 3dbff48a18 Add 'panic race'. 7 years ago
  Marc-Antoine Ruel 766956aceb internal/panic: add tool to generate panics 7 years ago
  Marc-Antoine Ruel 7492cd3414 stack: don't try to read past the end of a file. 7 years ago
  Kashav Madan f6ee1e4548 Add map and channel type (#34) 7 years ago
  Antonin Amand e097e77a23 fix parsing in presence of carriage return (#33) 7 years ago