Skip to content
Snippets Groups Projects
  1. Apr 14, 2015
    • 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
      Added tests for number converting · ee303c87
      Peter van 't Hof authored
      ee303c87
    • Peter van 't Hof's avatar
      5aedab83
  2. Apr 13, 2015
  3. Apr 12, 2015
  4. Apr 10, 2015
  5. Apr 09, 2015
  6. Apr 08, 2015
  7. Apr 06, 2015
Loading