Commit Graph

  • fb02f545c8 Merge pull request #57 from Marwes/const_new Markus Westerlind 2019-04-30 18:51:34 +02:00
  • e0d780c02d Update the edition to 2018 Markus Westerlind 2019-04-30 08:44:42 +02:00
  • c0c5947399 Run cargo fix --edition --all Markus Westerlind 2019-04-30 08:43:28 +02:00
  • 2d1c9a7eca feat: Add new_unchecked as a const function Markus Westerlind 2019-04-30 00:06:58 +02:00
  • e718de15df Merge pull request #55 from oberien/codemap-str Brendan Zabarauskas 2019-03-29 13:36:26 +11:00
  • 25a1f50106 Remove trait bound from struct, only have it at impl Fietz, Jaro 2019-03-28 15:10:24 +01:00
  • 38fa50b0f5 Make CodeMap generic over AsRef<str> Fietz, Jaro 2019-03-28 12:07:26 +01:00
  • 10a8bb689f Merge pull request #54 from Laegluin/byte-index-docs Brendan Zabarauskas 2019-03-17 21:42:55 +11:00
  • 7213f48bc4 Document the indexing scheme used by ByteIndex Robin Mirow 2019-02-28 15:13:58 +01:00
  • c5f8f90b36 Merge pull request #53 from lpil/lpil/space Brendan Zabarauskas 2019-02-26 21:48:34 +11:00
  • 2c7b155db0 More space in emit output Louis Pilfold 2019-02-26 10:37:02 +00:00
  • 782058cac2 Bump version to 0.2.1 Brendan Zabarauskas 2019-02-26 21:13:47 +11:00
  • d100ddd2b1 Merge pull request #47 from brendanzab/dependabot/cargo/languageserver-types-0.54.0 Brendan Zabarauskas 2019-02-26 11:15:41 +11:00
  • 3a08931f00 Merge pull request #51 from lpil/lpil/multi-line Brendan Zabarauskas 2019-02-26 11:04:56 +11:00
  • e78a1bf03d Support multi-line diagnostics Louis Pilfold 2019-02-24 20:18:57 +00:00
  • 9061a3a70a Update languageserver-types requirement from 0.51.0 to 0.54.0 dependabot[bot] 2019-01-14 19:15:42 +00:00
  • a26f9f5d08 Merge pull request #43 from brendanzab/dependabot/cargo/itertools-0.8 Markus Westerlind 2018-12-10 20:49:16 +01:00
  • a8a3cc1bca Update itertools requirement from 0.7 to 0.8 dependabot[bot] 2018-12-10 19:15:45 +00:00
  • d82bd9b64b Run rustfmt Brendan Zabarauskas 2018-11-29 12:35:21 +11:00
  • dc04ca48ac Merge pull request #40 from Michael-F-Bryan/filename Brendan Zabarauskas 2018-11-13 00:03:06 +11:00
  • ebb186e9df Merge pull request #39 from Michael-F-Bryan/iter Brendan Zabarauskas 2018-11-13 00:02:17 +11:00
  • 0a52682004 Implement AsRef<Path> for FileName Michael Bryan 2018-11-12 20:12:38 +08:00
  • 43f99d860b You can create a Path/PathBuf from a FileName Michael Bryan 2018-11-12 20:12:23 +08:00
  • d2dccab5c4 Let a FileName be used in hashmaps Michael Bryan 2018-11-12 20:11:59 +08:00
  • 7601c56cff Added a patch number to the minimum rustc version Michael Bryan 2018-11-12 19:53:09 +08:00
  • 942e6d8bde Made travis run using a minimum version of rustc Michael Bryan 2018-11-11 21:33:38 +08:00
  • 1052dbc9c7 Added an iter method to CodeMap Michael Bryan 2018-11-11 21:30:11 +08:00
  • 011e70d7e6 Bump cargo version Brendan Zabarauskas 2018-10-11 22:45:31 +11:00
  • e852cc2448 Add publish script Brendan Zabarauskas 2018-10-11 22:36:26 +11:00
  • 9d9a20c78f Merge pull request #37 from brendanzab/dependabot/cargo/languageserver-types-0.51.0 Brendan Zabarauskas 2018-10-11 19:20:34 +11:00
  • 4869382298 Merge pull request #38 from brendanzab/dependabot/cargo/termcolor-1.0.4 Brendan Zabarauskas 2018-10-11 19:20:11 +11:00
  • e85c428f3b Update termcolor requirement from 0.3.4 to 1.0.4 dependabot[bot] 2018-10-11 06:02:47 +00:00
  • 797a176ebf Update languageserver-types requirement from 0.39.0 to 0.51.0 dependabot[bot] 2018-10-11 06:02:42 +00:00
  • 10f9c3d06a Merge pull request #36 from declanvk/flexible-line-breaking Brendan Zabarauskas 2018-10-06 15:33:20 +10:00
  • dd315b46d5 Update filemap tests to consider carriage return in line delimiting Declan Kelly 2018-09-30 15:34:21 -07:00
  • 01dc2faf42 Merge pull request #33 from Michael-F-Bryan/more-serde Brendan Zabarauskas 2018-08-21 21:58:51 +10:00
  • c9fea48283 Added serde support to codespan-reporting Michael Bryan 2018-08-21 19:14:57 +08:00
  • 6f2e8a462a Merge pull request #32 from brendanzab/bump-versions Brendan Zabarauskas 2018-08-21 08:16:39 +10:00
  • 4523d34437 Bump codespan and codespan-reporting versions Brendan Zabarauskas 2018-08-21 08:15:25 +10:00
  • 1973d5a055 Merge pull request #31 from Michael-F-Bryan/heapsize Brendan Zabarauskas 2018-08-21 08:10:12 +10:00
  • febf00b1b8 Consistent indentation Michael Bryan 2018-08-20 22:48:25 +08:00
  • d864aab8d7 Updated travis.yml Michael Bryan 2018-08-20 21:04:11 +08:00
  • 9da2e1b167 Added heapsize derives to the codespan-reporting crate Michael Bryan 2018-08-20 21:02:32 +08:00
  • cfc5eefa37 Silly typos Michael Bryan 2018-08-19 21:20:50 +08:00
  • 88999727e2 Augmented the travis build matrix to also test feature flags Michael Bryan 2018-08-19 21:16:40 +08:00
  • 20c3f0c58d Hid more heapsize stuff behind a feature flag Michael Bryan 2018-08-19 21:04:55 +08:00
  • 62041ec6fd Mentioned the feature flag in the codespan docs Michael Bryan 2018-08-19 16:04:21 +08:00
  • 6ad4f351cd Manually implemented HeapSizeOf for FileName Michael Bryan 2018-08-19 16:00:25 +08:00
  • 6352007769 Added HeapSizeOf impls to all types Michael Bryan 2018-08-19 14:43:28 +08:00
  • e041ca8ed2 Merge pull request #27 from garyttierney/enhancement/error-codes Brendan Zabarauskas 2018-07-01 14:12:01 +10:00
  • ed15cf85d4 Update emitter example to use a diagnostic code Gary Tierney 2018-06-30 17:27:24 +01:00
  • 63f81807e6 Add support for emitting optional error codes Gary Tierney 2018-06-29 02:00:11 +01:00
  • 52d0098ef2 Merge pull request #26 from Marwes/lsp_release Markus Westerlind 2018-05-07 21:20:14 +02:00
  • d274c23e08 Bump codespan to 0.1.2 Markus Westerlind 2018-05-07 21:07:34 +02:00
  • eeb9bda18d Merge pull request #25 from brendanzab/lsp-cleanups Markus Westerlind 2018-05-04 22:50:58 +02:00
  • d598241b5d Assorted cleanups to codespan-lsp Brendan Zabarauskas 2018-05-04 16:29:25 +10:00
  • 08ac730797 Merge pull request #24 from Michael-F-Bryan/moar-serde Brendan Zabarauskas 2018-05-03 01:11:04 +10:00
  • f808dd1fc2 Documented the optional features that are available Michael Bryan 2018-05-02 20:15:03 +08:00
  • 5a0e8c13e9 Added more serde implementations Michael Bryan 2018-05-02 20:10:19 +08:00
  • d3795d781d Merge pull request #21 from Marwes/update Brendan Zabarauskas 2018-05-01 11:42:06 +10:00
  • 3be95b590d Merge pull request #22 from Marwes/lsp Brendan Zabarauskas 2018-05-01 11:41:38 +10:00
  • e02f0f35a6 feat: Add the codespan-lsp crate Markus Westerlind 2018-04-28 23:22:49 +02:00
  • 16517ed5c2 feat: Allow the files in CodeMap to be updated Markus Westerlind 2018-04-29 00:42:14 +02:00
  • b077344218 chore: Expose the error types outside of codespan Markus Westerlind 2018-04-29 23:43:15 +02:00
  • c872152e9b Merge pull request #19 from Marwes/version Markus Westerlind 2018-04-18 22:37:54 +02:00
  • 419024a750 Version 0.1.3 of codespan-reporting Markus Westerlind 2018-04-18 22:30:23 +02:00
  • 529f5d526b Link to codespan-reporting docs Markus Westerlind 2018-04-18 22:32:10 +02:00
  • 142b970408 Merge pull request #18 from brendanzab/color-argument Brendan Zabarauskas 2018-04-18 23:40:30 +10:00
  • bab3c2bf6b Fix structopt application naming Brendan Zabarauskas 2018-04-18 22:13:46 +10:00
  • 54844a9072 Exclude screenshots from crate Brendan Zabarauskas 2018-04-18 22:06:46 +10:00
  • bb93e1af3f Rework READMEs Brendan Zabarauskas 2018-04-18 15:56:26 +10:00
  • c25df52897 Add usage examples to README Brendan Zabarauskas 2018-04-18 15:45:10 +10:00
  • eef1fafdf4 Update README Brendan Zabarauskas 2018-04-18 12:58:49 +10:00
  • 4857d4c6b1 Add color argument struct for cli applications Brendan Zabarauskas 2018-04-18 12:46:28 +10:00
  • b130f0eaf1 Merge pull request #16 from Marwes/coloring Markus Westerlind 2018-04-17 20:19:15 +02:00
  • e28738763b Make the diagnostic severity bold and intense Markus Westerlind 2018-04-17 19:44:19 +02:00
  • 2a54ae606d feat: Accentuate the main error message with bold and intense color Markus Westerlind 2018-04-17 00:43:29 +02:00
  • ab076346b1 feat: Avoid using blue on windows since it is too dark Markus Westerlind 2018-04-17 00:36:30 +02:00
  • 8c1973de25 Merge pull request #14 from brendanzab/fix-marker-padding Brendan Zabarauskas 2018-04-16 16:56:09 +10:00
  • a79e2e79c5 Bump codespan-reporting version Brendan Zabarauskas 2018-04-16 16:48:08 +10:00
  • d71937093e Use contrasting style for secondary labels Brendan Zabarauskas 2018-04-16 16:41:49 +10:00
  • a951c94b74 Fix padding Brendan Zabarauskas 2018-04-16 16:40:30 +10:00
  • 9d55cf012d Merge pull request #13 from brendanzab/package-metadata Brendan Zabarauskas 2018-04-16 13:49:01 +10:00
  • 5fea810441 Add missing package metadata Brendan Zabarauskas 2018-04-16 13:47:47 +10:00
  • be74cff957 Merge pull request #12 from brendanzab/release-prep Brendan Zabarauskas 2018-04-16 13:41:37 +10:00
  • 0cee0a0237 Remove publish guards from Cargo.toml files Brendan Zabarauskas 2018-04-16 13:32:54 +10:00
  • a0e236a84e Remove unused format parameters Brendan Zabarauskas 2018-04-16 13:32:27 +10:00
  • dd43e6e308 Add service badges Brendan Zabarauskas 2018-04-16 13:32:02 +10:00
  • 3e637f1a8d Add .travis.yml Brendan Zabarauskas 2018-04-16 13:25:08 +10:00
  • 84fd6abdc1 Merge pull request #11 from Marwes/hide_index Brendan Zabarauskas 2018-04-15 07:15:15 +10:00
  • ef1fd415f4 feat: Implement comparison traits on FileName Markus Westerlind 2018-04-14 18:06:16 +02:00
  • 0e85fc016a feat: impl Clone for CodeMap Markus Westerlind 2018-04-14 10:57:45 +02:00
  • e771d9ad9e Merge pull request #6 from Marwes/hide_index Brendan Zabarauskas 2018-04-13 17:08:32 +10:00
  • 44dc841443 Update the FileMap::new docs Markus Westerlind 2018-04-13 08:38:56 +02:00
  • 5534e037fb Hide the ByteIndex parameter for FileMap in the public API Markus Westerlind 2018-04-12 08:29:52 +02:00
  • 42be3c5a52 Merge pull request #5 from Marwes/color Brendan Zabarauskas 2018-04-12 16:33:35 +10:00
  • 69390762ab Expose FileMap::new, remove FileMap::anonymous Markus Westerlind 2018-04-12 08:29:52 +02:00
  • d7b9bb0891 Display label messages inline with the marker Markus Westerlind 2018-04-11 23:31:58 +02:00
  • 5116e6a62a Fallback to explicit markers if colors aren't supported Markus Westerlind 2018-04-11 23:06:31 +02:00
  • 2c33d68d7e Display the line where the diagnostic occured Markus Westerlind 2018-04-11 22:53:09 +02:00