1. 29 1月, 2015 2 次提交
  2. 28 1月, 2015 3 次提交
  3. 27 1月, 2015 4 次提交
    • L
      Merge branch 'master' into fsharp4 · 742c1330
      latkin 提交于
      742c1330
    • D
      add Checked.int8/uint8 and Nullable.int8/uint8 · ae66aaf3
      Don Syme 提交于
      closes #19
      
      commit 5869de443d848e3fcbcadd0432dc371033702622
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 22 12:58:32 2015 +0000
      
          update surface area tests
      
      commit efbba0a0e8c307ffd2002312a15b11e1c9acf9ed
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 22 12:00:02 2015 +0000
      
          revert renaming to minimize diff
      
      commit 00011fbaf448a7c5ec49541de17148b0eea396d5
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Fri Jan 16 13:55:42 2015 +0000
      
          Add tests and fixes for Nullable ops
      
      commit 34d720bc4b64a25fdda7e46659213b52eba710c1
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 16:45:05 2015 +0000
      
          add Checked.int8/uint8 and Nullable.int8/uint8
      ae66aaf3
    • S
      Show warning when DU is accessed without type but RequiredQualifiedAccess was set · c52b4ddc
      Steffen Forkmann 提交于
      fixes #95
      closes #103
      
      commit 8bc07748cd50a0436b39de6066e4c2aaf52d8be0
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 26 16:47:06 2015 -0800
      
          Fix typo in test baseline
      
      commit 210baa88919d8bcd37db9fc1e0f9911acbc317e7
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 26 16:46:28 2015 -0800
      
          Fix improper unqualified DU accesses in project system
      
      commit ef1fb6bdd4e3a186181a091980cd0ee782782ba3
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Mon Jan 26 17:51:05 2015 +0100
      
          Put Deprecated message into FSComp.txt - relates to #95
      
      commit fa5e972adf113af0dc379a4962a549467d58b3b2
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Mon Jan 26 16:03:38 2015 +0100
      
          Add test for DU which is accessed without type but RequiredQualifiedAccess was set - relates to #95
      
      commit e8a652e6d8133fdf0b5b43be1729452774a59060
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Mon Jan 26 10:00:43 2015 +0100
      
          Fix a case where #95 is violated in the compiler itself
      
      commit 7c9c96809af25b40110c5f99ecad32340b151934
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Sun Jan 25 20:10:05 2015 +0100
      
          Show warning when DU is accessed without type but RequiredQualifiedAccess was set - closes #95
      c52b4ddc
    • L
      Test fix: explicitly set culture when validating number formatting · 58981ecb
      latkin 提交于
      fixes #107
       (changeset 1404356)
      58981ecb
  4. 23 1月, 2015 5 次提交
    • L
      Merge branch 'master' into fsharp4 · 11ede758
      latkin 提交于
      11ede758
    • L
      Updating expected error strings on a few tests · 5fc4c5c0
      latkin 提交于
      5fc4c5c0
    • A
      Pickling of metadata for units: need to ensure that integer exponents are... · b1c03b6f
      andrewjkennedy 提交于
      Pickling of metadata for units: need to ensure that integer exponents are pickled in a form compatible with F# 3.x tools.
      
      fixes #69
      closes #72
      
      commit a56686150e512f846d3548eb28161d59d6e9ee42
      Merge: 09ad7557 e4cf4a2
      Author: latkin <latkin@microsoft.com>
      Date:   Thu Jan 22 11:55:47 2015 -0800
      
          Merge branch 'fsharp4' of https://github.com/andrewjkennedy/visualfsharp into andrewjkennedy-fsharp4
      
      commit e4cf4a2a63268147fd93a360d3064edbd74787ca
      Author: andrewjkennedy <akenn@microsoft.com>
      Date:   Wed Jan 21 11:21:19 2015 +0000
      
          Small cleanup of units pickling
      
      commit db6643a75af9b4dd8e95fe54f7184eaa071908b8
      Author: andrewjkennedy <akenn@microsoft.com>
      Date:   Wed Jan 21 10:34:07 2015 +0000
      
          Pickling of units-of-measure:
          * Comments
          * Factored code a bit better
      
      commit 77ba222a67958ddb6a3714e5db7fdc79759338ae
      Author: andrewjkennedy <akenn@microsoft.com>
      Date:   Tue Jan 20 15:59:54 2015 +0000
      
          Pickling of metadata for units: need to ensure that integer exponents are pickled in a form compatible with F# 3.x tools.
          This is issue #69 on github.
      b1c03b6f
    • D
      Update CONTRIBUTING.md · 7e47ae12
      Don Syme 提交于
      7e47ae12
    • D
      Allow implicit quotation of expressions used as a method arguments · 09ad7557
      Don Syme 提交于
      commit 4747cd9198db754974e179f4df2e1c2ff5378875
      Author: latkin <latkin@microsoft.com>
      Date:   Wed Jan 21 15:06:33 2015 -0800
      
          Update baseline for typecheck test
      
      commit bd4dd1aa7b4fbd099f1ead0073e1b3ad98bdd06e
      Merge: c3e25844 8dd11c0
      Author: latkin <latkin@microsoft.com>
      Date:   Wed Jan 21 14:31:37 2015 -0800
      
          Merge branch 'auto-quote' of https://git01.codeplex.com/forks/dsyme/cleanup into autoquot
      
          Conflicts:
          	src/fsharp/creflect.fs
      
      commit 8dd11c0cbdaad647311fcd85a94abba808c00be4
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 11:51:35 2015 +0000
      
          clean up tests
      
      commit eb3bb2e4d0fb916945feba7fa2d8db23d9d9caad
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 11:40:33 2015 +0000
      
          remove auto-quotation for 'raw' Expr arguments
      
      commit bdee98e44fd10633d5a3e98d46f8fa38ba45c591
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 09:30:22 2015 +0000
      
          add tests for using ReflectedDefinition methods as first class values
      
      commit be483420a46a75d2755cbf5b78f31131ccdb8310
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Wed Jan 14 19:44:34 2015 +0000
      
          allow first-class use of ReflectedDefinition methods
      
      commit 23d00fdf5dcbc47a7e557ac1bd98e97f3601313f
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Jan 12 17:14:34 2015 +0000
      
          add tests for interaction with C#-style extension members
      
      commit 0a30282b3441a24552535af46ce9e78e375c6bf3
      Merge: 32307ff 51d7b62c
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Jan 12 11:54:57 2015 +0000
      
          Merge branch 'fsharp4' of https://git01.codeplex.com/visualfsharp into auto-quote
      
      commit 32307ff37acc89a715c74c356b580319c683f1b0
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Dec 2 16:26:28 2014 +0000
      
          update for methods defined in IL and provided methods
      
      commit 5e7517bb87159193d89688693149223dcc988023
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Dec 2 16:13:30 2014 +0000
      
          update code and add more tests
      
      commit 7cf60a1b07a63c6e46247a57fcbb14d2832a33b9
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Oct 30 17:17:19 2014 +0000
      
          Allow implicit quotation of expressions used as a method arguments
      09ad7557
  5. 22 1月, 2015 7 次提交
    • L
      Merge branch 'master' into fsharp4 · 6d0ac01f
      latkin 提交于
      6d0ac01f
    • S
      Members hidden from IntelliSense are now also omitted in QuickInfo - fixes #50 · ac556226
      Steffen Forkmann 提交于
      closes #73
      
      commit e127dfaa034ce8a515bb7aae57dc9c0d7e56a175
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Wed Jan 21 10:52:10 2015 +0100
      
          fix typos in XmlDocumentation.fs and ast.fs
      
      commit 6f9902997b42ceddeb8ff4db7f533000e5b23998
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Wed Jan 21 12:17:58 2015 +0100
      
          Obsolete members are now also omitted in QuickInfo - references #50
      
      commit ae547469cca7d50cde5feb6b4329e35e3f14d5c4
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Wed Jan 21 12:17:16 2015 +0100
      
          Capturing broken QuickTip for obsolete methods in test - references #50
      
      commit 1e38a8a8889a805880c30cdb05075704e5732206
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Wed Jan 21 10:51:23 2015 +0100
      
          Members hidden from IntelliSense are now also omitted in QuickInfo - fixes #50
      
      commit 5f27136d47c72ed2d9d502105ee5f65814e2c088
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Sun Jan 18 10:49:41 2015 +0100
      
          Capturing broken QuickTips for hidden methods in test - references #50
      ac556226
    • L
      Merge branch 'master' into fsharp4 · c3e25844
      latkin 提交于
      c3e25844
    • D
      Add bug template to CONTRIBUTING.md · a932a130
      Don Syme 提交于
      We've been getting bug reports which don't include good repro steps.  Unfortunately GitHub doesn't seem to give the ability to give a predefined template for issue reports, which is a real shame, since having a predefined template really helps improve the quality of reports.
      
      As a partial step in that direction we can at least add something to CONTRIBUTING.md to explain what we expect minimally.
      
      closes #75
      a932a130
    • L
      Updates to .gitignore · 492c1af2
      latkin 提交于
      - Ignore new files introduced in fsharp4 branch, as they might be hanging around when you switch to master
      - Ignore some test directories
      - Ignore various other stuff already marked in fsharp4
       (changeset 1401726)
      492c1af2
    • D
      Fix #44 - Problems using FSI on a project · 412e6e67
      Don Syme 提交于
      commit e5f1ec9f90de82b76c596065561c3fb5d5a36a96
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Jan 20 17:34:33 2015 +0000
      
          fix typo
      
      commit 80dbab8dc62dfdf8c3b9e9c94e932fbc4243edc1
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Jan 20 14:50:12 2015 +0000
      
          Restrict fix for #44 to F# Interactive
      
      commit 1b2f9fc8f876e5d202a21da980f01b567cd6b9f0
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Jan 20 14:41:17 2015 +0000
      
          Fix #44 - Problems using FSI on a project
      412e6e67
    • D
      Fix #38 · 8de3e854
      Don Syme 提交于
      8de3e854
  6. 21 1月, 2015 1 次提交
    • M
      Implements extended if grammar · 438eae21
      mrange 提交于
      closes #55
      
      commit 677a7e799fd5350fd166411004a734f56e9c4e4b
      Author: latkin <latkin@microsoft.com>
      Date:   Tue Jan 20 11:34:49 2015 -0800
      
          Update DEVGUIDE and TESTGUIDE to include compiler unit test suite
      
      commit 90f33737381c0932a478746fc566532da862f3c3
      Author: latkin <latkin@microsoft.com>
      Date:   Tue Jan 20 11:20:56 2015 -0800
      
          Simplifying ExtendedIfGrammar tests
      
      commit 78b8ff4e325dc37a6d4ca0777b05a2abe85f961c
      Author: latkin <latkin@microsoft.com>
      Date:   Tue Jan 20 11:20:10 2015 -0800
      
          Adding compilerunit to RunTests.cmd usage
      
      commit ba861296fe847faa217ab76ec1cb76aef7bc4d02
      Merge: 28da5c0 42e0766
      Author: latkin <latkin@microsoft.com>
      Date:   Tue Jan 20 11:05:01 2015 -0800
      
          Merge branch 'pr/extended_if_grammar' of https://github.com/mrange/visualfsharp into mrange-pr/extended_if_grammar
      
          Conflicts:
          	tests/fsharpqa/Source/Conformance/LexicalAnalysis/ConditionalCompilation/ExtendedIfGrammar.fs
      
      commit 28da5c0800a28cc2044a8d3bb4a22751803433aa
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 19 18:38:11 2015 -0800
      
          Removing generated .fs/.fsi files from repo
      
      commit 47b61d5460f4c84c1b985d50ce96d944c8791efa
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 19 18:36:15 2015 -0800
      
          Use dedicated fsharp-compiler-unittests-build.proj so portable/net20 build of library unit tests is not broken
      
      commit 95e1af8c8bac8b4bc6312a171e675392bff67626
      Merge: c5e66998 5f8880c
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 19 18:14:12 2015 -0800
      
          Merge branch 'pr/extended_if_grammar' of https://github.com/mrange/visualfsharp into mrange-pr/extended_if_grammar
      
      commit 5f8880c151f9d027ed31e4d1d0d860ea75a759b3
      Author: mrange <marten_range@hotmail.com>
      Date:   Sun Jan 18 14:50:47 2015 +0100
      
          Implements extended if grammar
      
          Origin: https://fslang.uservoice.com/forums/245727-f-language/suggestions/6079342-allow-extended-if-grammar
      
          This commit adds the possibility to write condtional compilation expressions like this:
           #if SILVERLIGHT || NETFX
           #endif
      
          or a bit more advanced:
           #if (SILVERLIGHT || NETFX) && COMPILED || !DEBUG
           #endif
      
          This commit doesn't add #elif which is an orthogonal problem.
      438eae21
  7. 20 1月, 2015 9 次提交
    • D
      Merge pull request #67 from Microsoft/dsyme-patch-1 · 536bb21b
      Don Syme 提交于
      Suggested guidelines for minimum requirements for PRs
      536bb21b
    • D
      Update CONTRIBUTING.md · f7dfa2f4
      Don Syme 提交于
      f7dfa2f4
    • D
      fix for private val set · c5e66998
      Don Syme 提交于
      fixes #27
      resolves #28
      
      commit bf3c9b3ff6151a09dd9319e5e54d21a0edd17c31
      Merge: 5eb0657f 7393d92
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 19 16:57:58 2015 -0800
      
          Merge branch 'private-val-fix' of https://github.com/dsyme/visualfsharp into dsyme-private-val-fix
      
      commit 7393d923dde34478c1ba0be91e7220b948caaadd
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Sat Jan 17 11:50:54 2015 +0000
      
          add tests for val sets
      
      commit 68555a398f8fc2881b32679236640d3163b0ccb7
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Sat Jan 17 11:38:18 2015 +0000
      
          adjust range reported in error
      
      commit bff938f22094c17c16ebe25309ee0f6ad9cf9358
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Sat Jan 17 11:35:08 2015 +0000
      
          fix compile
      
      commit d2f12e44527a0685dee57dcfe445e720696401b8
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Sat Jan 17 11:33:41 2015 +0000
      
          fix for private val set
      c5e66998
    • D
      Suggested guidelines for minimum requirements for PRs · 5016b4a9
      Don Syme 提交于
      Some guidelines on what's needed for different kinds of PRs.
      5016b4a9
    • L
      Merge branch 'master' into fsharp4 · 5eb0657f
      latkin 提交于
      5eb0657f
    • L
      Do no create new windows when running tests with hosted compiler · 6fcf60f2
      latkin 提交于
      resolves #26 (changeset 1400126)
      6fcf60f2
    • K
      Make it easier to discover which templates allow a developer to build code... · e3c08a19
      KevinRansom 提交于
      Make it easier to discover which templates allow a developer to build code targetting xamarin platforms. (changeset 1398067)
      e3c08a19
    • L
      1fa37fd9
    • D
      Allow inheritance of types that have multiple interface instantiations · 2302b9ed
      Don Syme 提交于
      closes #18
      
      commit b4460b501112836f0ed9c10abb2ab267cea5769f
      Author: latkin <latkin@microsoft.com>
      Date:   Mon Jan 19 10:54:36 2015 -0800
      
          Reverting change to test.lst file
      
      commit 29ea1b495070913ba7c723ba10d487cfc645e297
      Merge: 0b209160 3f7d322
      Author: latkin <latkin@microsoft.com>
      Date:   Fri Jan 16 18:12:11 2015 -0800
      
          Merge branch 'multi-intf' of https://github.com/dsyme/visualfsharp into dsyme-multi-intf
      
      commit 3f7d3224650349918729ad61fe7289227bb26143
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Fri Jan 16 11:15:13 2015 +0000
      
          adjust for more thorough fsharpqa test runs for multiple interfaces
      
      commit 6d905722c958a7bed3e31f98240fed8b319ab8da
      Merge: e532a14 481890d5
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Fri Jan 16 09:02:43 2015 +0000
      
          Merge branch 'fsharp4' of http://github.com/Microsoft/visualfsharp into multi-intf
      
      commit e532a145d9eb8139c5d51f2324e0c28d3cac51c5
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 15:09:07 2015 +0000
      
          fix bug exposed by tests (2)
      
      commit 12ea9f8fafe35bb9357ae6385cf580bd36bad2e3
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 15:07:31 2015 +0000
      
          fix bug exposed by tests
      
      commit 1d9928dc22316f659f33d41923a7a340037c6e81
      Merge: e655395 51d7b62c
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Jan 15 14:54:25 2015 +0000
      
          Merge branch 'fsharp4' of https://git01.codeplex.com/visualfsharp into multi-intf
      
      commit e655395d7a83de36208f737498e7f35c6c98400b
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Wed Sep 17 16:54:04 2014 +0100
      
          update tests for multiple instantiations of interfaces
      
      commit 4adb2ddfc500736d882ac7a4a1a5210ba0a59dea
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Tue Sep 16 17:45:21 2014 +0100
      
          Allow inheritance of types that have multiple interface instantiations
      2302b9ed
  8. 17 1月, 2015 3 次提交
    • L
      Merge branch 'master' into fsharp4 · 0b209160
      latkin 提交于
      0b209160
    • S
      Add issue stats · f67dd2c3
      Steffen Forkmann 提交于
      closes #25
      f67dd2c3
    • D
      Simplified, more robust resolution of type references in quotations · 640db001
      Don Syme 提交于
      commit d18cc8e011b81cbf3256ec42da74015aff67c3ee
      Author: latkin <latkin@microsoft.com>
      Date:   Fri Jan 16 15:37:44 2015 -0800
      
          Reverting test tag changes
      
      commit b3e2b3078bcd23b4373ed51c2471c027d4f2320c
      Merge: 481890d5 d2c5d18
      Author: latkin <latkin@microsoft.com>
      Date:   Fri Jan 16 14:57:16 2015 -0800
      
          Merge branch 'quotation-type-refs' of https://git01.codeplex.com/forks/dsyme/cleanup into quotformat
      
      commit d2c5d185f2e193e0515483476cf60e14bd261c53
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Jan 12 19:11:31 2015 +0000
      
          fix problem with profile47, moving CAs to assembly instead of module
      
      commit d1d4f76a8499005d7061de9180750db5675be7d5
      Merge: dea089f 51d7b62c
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Jan 12 17:32:41 2015 +0000
      
          Merge branch 'fsharp4' of https://git01.codeplex.com/visualfsharp into quotation-type-refs
      
      commit dea089f2eed6a339ab130e321cf30de37a117904
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Dec 8 18:38:23 2014 +0000
      
          get profile 78 compiling
      
      commit b55f6632e5ff3b3b682525bad8cf8ec722820cfb
      Merge: 4c3e6b8 e8d7469a
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Dec 8 18:21:10 2014 +0000
      
          Merge branch 'fsharp4' of https://git01.codeplex.com/visualfsharp into quotation-type-refs
      
      commit 4c3e6b800f85ef060d50c902e158cf78922fbc03
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Dec 8 18:06:15 2014 +0000
      
          updates to keep error for F# 2.0+ quotations static linking
      
      commit 50c3d6530fb4230ccd80d85c8d1a694908c18d14
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Mon Oct 13 17:55:30 2014 +0100
      
          updates from code review
      
      commit bc8671b27f9e895e35157efeba646d7065c074ac
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Oct 9 12:46:23 2014 +0100
      
          minor renaming for clarification
      
      commit 9dfa9c8fda186b908663e99c889de81f3cb6f90e
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Thu Oct 9 12:40:21 2014 +0100
      
          add tests for static linking libraries using quotations, make resource names unique
      
      commit 33ce7699c2ba8a6158b60a337a296bf60276ede4
      Author: Don Syme <dsyme@microsoft.com>
      Date:   Wed Oct 8 18:49:10 2014 +0100
      
          Simplified, more robust resolution of type references in quotations
      640db001
  9. 16 1月, 2015 4 次提交
    • D
      teach F# 4.0 compiler about future 4.0+ native intrinsics · 481890d5
      Don Syme 提交于
      Merge pull request #16 from dsyme/nativeptr-prep
      481890d5
    • L
      Merge branch 'master' into fsharp4 · 0242e6df
      latkin 提交于
      0242e6df
    • X
      Support for extension property initializers · d9348ec6
      xepaul 提交于
      Closes #17
      
      commit 3d639ab68e247b52bbbbcc83d48b908e7db447af
      Author: latkin <latkin@microsoft.com>
      Date:   Thu Jan 15 13:43:40 2015 -0800
      
          Cleaning up tests configs
      
      commit cbf4d768a31e7dc47b2acdabc1064e940eeb09e2
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Thu Jan 15 16:38:35 2015 +0100
      
          Fix calls in #if EXTENSIONTYPING
      
      commit fd548e32c961e45bbee1d2a90188a93c27c36170
      Author: Steffen Forkmann <steffen.forkmann@msu-solutions.de>
      Date:   Thu Jan 15 16:21:08 2015 +0100
      
          Reorder build order in proto-Compiler
      
      commit 8968e4f2e5e4c8761975a2b763c439be68ca3321
      Author: xepaul <edwardpaul44@gmail.com>
      Date:   Tue Nov 18 23:59:43 2014 +0000
      
          Added Tests
      
      commit 3fd49318354ad64af7a151c173983ce46bd5913a
      Author: xepaul <edwardpaul44@gmail.com>
      Date:   Thu Nov 13 23:27:27 2014 +0000
      
          type argument bug fix
      
      commit 848cacfec64df7f8a5c2d86ca46cf65aab1fae76
      Author: xepaul <edwardpaul44@gmail.com>
      Date:   Sun Sep 7 15:36:49 2014 +0100
      
          Changes following PR comments :-
          match styling change.
          added open module to remove fully qualified path
          removed unnecessary comment  "//need to hide"  added during prototyping
      
      commit 0b2381f0f398627bff0e5f47c67614d8b2ebaae4
      Author: xepaul <edwardpaul44@gmail.com>
      Date:   Tue Jul 22 01:38:18 2014 +0100
      
          Experiment to support assigning values to extension properties at initialization
      d9348ec6
    • K
      3ccdcea0
  10. 15 1月, 2015 2 次提交
    • L
      Merge branch 'master' into fsharp4 · ca40a405
      latkin 提交于
      ca40a405
    • D
      Move content from wiki to CONTRIBUTING.md · a56c84bc
      dungpa 提交于
      commit 0b4678fb204e571f48b14d0afe72cf323b8eebec
      Author: dungpa <phananhdung309@yahoo.com>
      Date:   Wed Jan 14 00:02:49 2015 +0100
      
          Correct links in README
      
      commit 57bfb3c9b9d9e755126739c1401cb291c8930e32
      Author: dungpa <phananhdung309@yahoo.com>
      Date:   Wed Jan 14 00:01:11 2015 +0100
      
          Copy the contributing guideline from wiki
      a56c84bc