changeset 109:3523e795bdf9

Done with the ref/scalar mq
author Louis Opter <louis@lse.epita.fr>
date Mon, 01 Apr 2013 00:56:28 -0700
parents 7efe3212db3a
children b83b0432a45b
files E1000_UpdateToScalarRef FixRecursiveTypeFieldResolution FixScalarRefCasts FixScalarRefPlaceholders FixScalarRefUnstrictBug maintainers_fix_indentation_in_use_rathaxes.patch
diffstat 6 files changed, 12 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/E1000_UpdateToScalarRef	Sun Mar 31 20:00:09 2013 -0700
+++ b/E1000_UpdateToScalarRef	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent 04c8e190a3b0e60993026d109e6ff2bb383e5e23
+# User David Pineau <dav.pineau@gmail.com>
+# Parent c9b5caeeebc6f7778a9cc5bcea67355fbbdc1120
 Update the e1000 sample with the new features
 
 diff --git a/rathaxes/samples/e1000/e1000.blt b/rathaxes/samples/e1000/e1000.blt
--- a/FixRecursiveTypeFieldResolution	Sun Mar 31 20:00:09 2013 -0700
+++ b/FixRecursiveTypeFieldResolution	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent f625aa6908ee7a45ab3f97d7137f45003ef02975
+# User David Pineau <dav.pineau@gmail.com>
+# Parent b0ffdcc59bfa94a5b97dfa7117d73e2a2d7cf999
 Fix the recursive field resolution within types.
 
 diff --git a/rathaxes/compiler/passes/common/rtxResolve.inc.cws b/rathaxes/compiler/passes/common/rtxResolve.inc.cws
--- a/FixScalarRefCasts	Sun Mar 31 20:00:09 2013 -0700
+++ b/FixScalarRefCasts	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent 9fcbcd542e91d0b05c087f4c44cb26c6f4df9ddc
+# User David Pineau <dav.pineau@gmail.com>
+# Parent 2a7d28a3e2d86d36ddfc77ad8ce73c22eadcc718
 Add .ref and .scalar to rathaxes types
 
 diff --git a/rathaxes/compiler/node/rtxNodeBack.inc.cws b/rathaxes/compiler/node/rtxNodeBack.inc.cws
--- a/FixScalarRefPlaceholders	Sun Mar 31 20:00:09 2013 -0700
+++ b/FixScalarRefPlaceholders	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent ff998c040d556c284f488a9565ddd38bb21a5737
+# User David Pineau <dav.pineau@gmail.com>
+# Parent 6f20fad6add410a6a8ba42ec60ffdf81cdbaa4e8
 Fix Scalar/Ref placeholders annotations by adding a 'copy' that does not alter the current state
 
 diff --git a/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws b/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws
--- a/FixScalarRefUnstrictBug	Sun Mar 31 20:00:09 2013 -0700
+++ b/FixScalarRefUnstrictBug	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent 3f3babe6040fc925e39353a4b36270ae100f7f6b
+# User David Pineau <dav.pineau@gmail.com>
+# Parent e1ea51d560d0e95cb29d42c30dbfe2dff5597e8b
 Work around an unstrict cnorm bug issue concerning the function declarations.
 
 diff --git a/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws b/rathaxes/compiler/passes/back/rtxPlaceHolders.inc.cws
--- a/maintainers_fix_indentation_in_use_rathaxes.patch	Sun Mar 31 20:00:09 2013 -0700
+++ b/maintainers_fix_indentation_in_use_rathaxes.patch	Mon Apr 01 00:56:28 2013 -0700
@@ -1,5 +1,6 @@
 # HG changeset patch
-# Parent 73e1430ceb46483e9a1225b1414d53dfed9accbf
+# User Louis Opter <louis@lse.epita.fr>
+# Parent 5686b8073a21eb9c4accbfdb7ad837d971d4cc43
 maintainers: fix identation in UseRathaxes.cmake
 
 diff --git a/maintainers/CMakeScripts/UseRathaxes.cmake b/maintainers/CMakeScripts/UseRathaxes.cmake