Skip to content
Snippets Groups Projects
  1. May 11, 2015
  2. May 10, 2015
  3. May 09, 2015
  4. May 04, 2015
  5. May 01, 2015
  6. Apr 30, 2015
  7. Apr 29, 2015
  8. Apr 20, 2015
  9. Apr 16, 2015
  10. Apr 15, 2015
  11. Apr 14, 2015
    • Wai Yi Leung's avatar
      Merge branch 'path-style-fix' into 'develop' · 61232d12
      Wai Yi Leung authored
      Fixed style
      
      Auto style plugin keep changing this files in develop.
      
      See merge request !154
      61232d12
    • Wai Yi Leung's avatar
      Merge branch 'patch-picard_summary' into 'develop' · 5414c7ab
      Wai Yi Leung authored
      Fix Picard metrics parsing to use the correct types
      
      Work in progress: don't merge yet.
      
      This merge request is for #151. I implemented a general utility function that should be able to handle arbitrarily large numbers. The trade off is that it loses the type information. Maybe there is some clever way to retain it, based on the return types of the supplied conversion function(s). But for now, this should be sufficient for the fix of issue #151 (there, we pattern match to check the actual type).
      
      There are still some todos:
      
      - [x] Update Picard parsing to handle this
      - [x] Add unit tests for the conversion functions
      - [ ] Add BigInt and BigDecimal support for the `anyToJson` function (this is optional, I think)
      
      See merge request !148
      5414c7ab
    • Peter van 't Hof's avatar
      Fixed style · b0608696
      Peter van 't Hof authored
      b0608696
    • Peter van 't Hof's avatar
      Added tests for number converting · ee303c87
      Peter van 't Hof authored
      ee303c87
    • Peter van 't Hof's avatar
      5aedab83
Loading