-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C-2PO: Thesis About a Weakly-Relational Pointer Analysis #1485
base: master
Are you sure you want to change the base?
C-2PO: Thesis About a Weakly-Relational Pointer Analysis #1485
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f22f4f3 - Browse repository at this point
Copy the full SHA f22f4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b0031 - Browse repository at this point
Copy the full SHA 69b0031View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69dc1ff - Browse repository at this point
Copy the full SHA 69dc1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d689e - Browse repository at this point
Copy the full SHA 72d689eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c273f - Browse repository at this point
Copy the full SHA 70c273fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ae30d - Browse repository at this point
Copy the full SHA 31ae30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b427c4 - Browse repository at this point
Copy the full SHA 8b427c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for addf77b - Browse repository at this point
Copy the full SHA addf77bView commit details
Commits on May 3, 2024
-
added size of variables to the data structure;
added distinct dummy and return variables; changed typ to exp as additional information for the terms, therefore simplified the function for finding the cil term starting; fixed some bugs;
Configuration menu - View commit details
-
Copy full SHA for d8c484a - Browse repository at this point
Copy the full SHA d8c484aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5889a94 - Browse repository at this point
Copy the full SHA 5889a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b2cacd - Browse repository at this point
Copy the full SHA 6b2cacdView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 615453c - Browse repository at this point
Copy the full SHA 615453cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6d177 - Browse repository at this point
Copy the full SHA 5a6d177View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e27d5f - Browse repository at this point
Copy the full SHA 4e27d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d0038 - Browse repository at this point
Copy the full SHA 40d0038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4216b06 - Browse repository at this point
Copy the full SHA 4216b06View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d34c252 - Browse repository at this point
Copy the full SHA d34c252View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e94a9 - Browse repository at this point
Copy the full SHA b5e94a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa4e66 - Browse repository at this point
Copy the full SHA 1fa4e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da20a6 - Browse repository at this point
Copy the full SHA 4da20a6View commit details
Commits on May 13, 2024
-
fixed bugs in startState analysis and remembered tainted variables in…
… return of startState
Configuration menu - View commit details
-
Copy full SHA for ad80a19 - Browse repository at this point
Copy the full SHA ad80a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0882a0a - Browse repository at this point
Copy the full SHA 0882a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5a966 - Browse repository at this point
Copy the full SHA 4d5a966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4532e5b - Browse repository at this point
Copy the full SHA 4532e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c167abe - Browse repository at this point
Copy the full SHA c167abeView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bd512d - Browse repository at this point
Copy the full SHA 9bd512dView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2807b01 - Browse repository at this point
Copy the full SHA 2807b01View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23213b3 - Browse repository at this point
Copy the full SHA 23213b3View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61058ea - Browse repository at this point
Copy the full SHA 61058eaView commit details -
better calculation of dereferenced expression. Give up when it is not…
… possible to dereference it further.
Configuration menu - View commit details
-
Copy full SHA for 4a253db - Browse repository at this point
Copy the full SHA 4a253dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69464f7 - Browse repository at this point
Copy the full SHA 69464f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60a9a1 - Browse repository at this point
Copy the full SHA b60a9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4b78e - Browse repository at this point
Copy the full SHA 6c4b78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fae17f - Browse repository at this point
Copy the full SHA 9fae17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a51a8 - Browse repository at this point
Copy the full SHA 26a51a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63216df - Browse repository at this point
Copy the full SHA 63216dfView commit details -
make sure that the min_repr is always defined in any case, even when …
…it's not possible to calculate a dereference
Configuration menu - View commit details
-
Copy full SHA for 4cba626 - Browse repository at this point
Copy the full SHA 4cba626View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d8cd98 - Browse repository at this point
Copy the full SHA 2d8cd98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b8a36 - Browse repository at this point
Copy the full SHA a1b8a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4a4f9 - Browse repository at this point
Copy the full SHA 9e4a4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f034b0a - Browse repository at this point
Copy the full SHA f034b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d49ddb - Browse repository at this point
Copy the full SHA 3d49ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 975aa46 - Browse repository at this point
Copy the full SHA 975aa46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e342e38 - Browse repository at this point
Copy the full SHA e342e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 534eb11 - Browse repository at this point
Copy the full SHA 534eb11View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f0dbe5 - Browse repository at this point
Copy the full SHA 5f0dbe5View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d093177 - Browse repository at this point
Copy the full SHA d093177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1be23 - Browse repository at this point
Copy the full SHA 9d1be23View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b9b03 - Browse repository at this point
Copy the full SHA d5b9b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1869a - Browse repository at this point
Copy the full SHA cf1869aView commit details -
check for propositions *x = *y if the pointers x and y are equal (suc…
…h that it works even when x and y are pointers to int and we don't store equalities about ints)
Configuration menu - View commit details
-
Copy full SHA for 1ef4887 - Browse repository at this point
Copy the full SHA 1ef4887View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06c9c9 - Browse repository at this point
Copy the full SHA a06c9c9View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b49995d - Browse repository at this point
Copy the full SHA b49995dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48d0be - Browse repository at this point
Copy the full SHA e48d0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 966d6b3 - Browse repository at this point
Copy the full SHA 966d6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d49ec - Browse repository at this point
Copy the full SHA a0d49ecView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccf43ba - Browse repository at this point
Copy the full SHA ccf43baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fd7e8 - Browse repository at this point
Copy the full SHA 76fd7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10394b - Browse repository at this point
Copy the full SHA d10394bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d46c5b3 - Browse repository at this point
Copy the full SHA d46c5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d9224 - Browse repository at this point
Copy the full SHA e8d9224View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7d8931 - Browse repository at this point
Copy the full SHA b7d8931View commit details -
properly update the disequalities after a union operation. Use the mi…
…n_repr instead of the representatives in order to represent the disequalities in the normal form.
Configuration menu - View commit details
-
Copy full SHA for 9dca5e1 - Browse repository at this point
Copy the full SHA 9dca5e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0fd9a2 - Browse repository at this point
Copy the full SHA a0fd9a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 061f2b6 - Browse repository at this point
Copy the full SHA 061f2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd95f86 - Browse repository at this point
Copy the full SHA fd95f86View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fed940 - Browse repository at this point
Copy the full SHA 8fed940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83bb4cf - Browse repository at this point
Copy the full SHA 83bb4cfView commit details -
fix issue where startstate answers queries about variables that were …
…not created by wrpointer
Configuration menu - View commit details
-
Copy full SHA for 0c41a16 - Browse repository at this point
Copy the full SHA 0c41a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b6712 - Browse repository at this point
Copy the full SHA b4b6712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101e247 - Browse repository at this point
Copy the full SHA 101e247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0182296 - Browse repository at this point
Copy the full SHA 0182296View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06f31d8 - Browse repository at this point
Copy the full SHA 06f31d8View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dbbe48 - Browse repository at this point
Copy the full SHA 8dbbe48View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afaf409 - Browse repository at this point
Copy the full SHA afaf409View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 104360c - Browse repository at this point
Copy the full SHA 104360cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f9671 - Browse repository at this point
Copy the full SHA 50f9671View commit details -
Configuration menu - View commit details
-
Copy full SHA for b98d18f - Browse repository at this point
Copy the full SHA b98d18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e758b5e - Browse repository at this point
Copy the full SHA e758b5eView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e8c10b - Browse repository at this point
Copy the full SHA 9e8c10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f64f2 - Browse repository at this point
Copy the full SHA 12f64f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d72d622 - Browse repository at this point
Copy the full SHA d72d622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4fdd1 - Browse repository at this point
Copy the full SHA 2b4fdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2135fea - Browse repository at this point
Copy the full SHA 2135feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 944bc95 - Browse repository at this point
Copy the full SHA 944bc95View commit details -
Configuration menu - View commit details
-
Copy full SHA for e297335 - Browse repository at this point
Copy the full SHA e297335View commit details -
Configuration menu - View commit details
-
Copy full SHA for babee14 - Browse repository at this point
Copy the full SHA babee14View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 267294c - Browse repository at this point
Copy the full SHA 267294cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e647d2 - Browse repository at this point
Copy the full SHA 0e647d2View commit details -
Merge branch 'thesis-weakly-relational-pointer' of github.com:reb-ddm…
…/analyzer into thesis-weakly-relational-pointer
Configuration menu - View commit details
-
Copy full SHA for c2f704b - Browse repository at this point
Copy the full SHA c2f704bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da7cdb4 - Browse repository at this point
Copy the full SHA da7cdb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d04d60 - Browse repository at this point
Copy the full SHA 8d04d60View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bce1a8c - Browse repository at this point
Copy the full SHA bce1a8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f45c6c2 - Browse repository at this point
Copy the full SHA f45c6c2View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27f11b5 - Browse repository at this point
Copy the full SHA 27f11b5View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9152fc0 - Browse repository at this point
Copy the full SHA 9152fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ae3c1 - Browse repository at this point
Copy the full SHA 99ae3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f91d09 - Browse repository at this point
Copy the full SHA 2f91d09View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5431b2 - Browse repository at this point
Copy the full SHA e5431b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049aa07 - Browse repository at this point
Copy the full SHA 049aa07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b97233 - Browse repository at this point
Copy the full SHA 9b97233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3397e3b - Browse repository at this point
Copy the full SHA 3397e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 990af99 - Browse repository at this point
Copy the full SHA 990af99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ff5fb - Browse repository at this point
Copy the full SHA 31ff5fbView commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55ec005 - Browse repository at this point
Copy the full SHA 55ec005View commit details -
Merge branch 'thesis-weakly-relational-pointer' of github.com:reb-ddm…
…/analyzer into thesis-weakly-relational-pointer
Configuration menu - View commit details
-
Copy full SHA for 35c846c - Browse repository at this point
Copy the full SHA 35c846cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8ae21 - Browse repository at this point
Copy the full SHA fd8ae21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176dc42 - Browse repository at this point
Copy the full SHA 176dc42View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc5060 - Browse repository at this point
Copy the full SHA acc5060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c50d7 - Browse repository at this point
Copy the full SHA 57c50d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769df6b - Browse repository at this point
Copy the full SHA 769df6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376fe87 - Browse repository at this point
Copy the full SHA 376fe87View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01bead - Browse repository at this point
Copy the full SHA a01beadView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97584b2 - Browse repository at this point
Copy the full SHA 97584b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f0e63 - Browse repository at this point
Copy the full SHA c6f0e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e009b - Browse repository at this point
Copy the full SHA 31e009bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8642eeb - Browse repository at this point
Copy the full SHA 8642eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 354e4a0 - Browse repository at this point
Copy the full SHA 354e4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 814446f - Browse repository at this point
Copy the full SHA 814446fView commit details -
fix bug that comes from the fact that block disequalities can possibl…
…y contain terms that are not in the union find
Configuration menu - View commit details
-
Copy full SHA for 4d2f750 - Browse repository at this point
Copy the full SHA 4d2f750View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8baa37 - Browse repository at this point
Copy the full SHA d8baa37View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ffa24 - Browse repository at this point
Copy the full SHA a5ffa24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd5c5c - Browse repository at this point
Copy the full SHA 3dd5c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed0bd5 - Browse repository at this point
Copy the full SHA 1ed0bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3629d9d - Browse repository at this point
Copy the full SHA 3629d9dView commit details -
added exactly the same tests as the wrpointer tests also to c2po. The…
…y work for now because I still haven't modified the implementation of of removing the terms
Configuration menu - View commit details
-
Copy full SHA for 0eca795 - Browse repository at this point
Copy the full SHA 0eca795View commit details -
Configuration menu - View commit details
-
Copy full SHA for d139d80 - Browse repository at this point
Copy the full SHA d139d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c59fc6 - Browse repository at this point
Copy the full SHA 1c59fc6View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c71e8 - Browse repository at this point
Copy the full SHA e3c71e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64541b - Browse repository at this point
Copy the full SHA e64541bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ace51b - Browse repository at this point
Copy the full SHA 9ace51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f89d0b2 - Browse repository at this point
Copy the full SHA f89d0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3ad40 - Browse repository at this point
Copy the full SHA 9e3ad40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f7d5f - Browse repository at this point
Copy the full SHA 55f7d5fView commit details -
make it configurable if we want to use maypointto for c2po or not. Up…
…date regression tests by setting this to false for the tests that work also without maypointto. Also added conf file for c2po without maypointto
Configuration menu - View commit details
-
Copy full SHA for e251e19 - Browse repository at this point
Copy the full SHA e251e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea433bb - Browse repository at this point
Copy the full SHA ea433bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbe6c0 - Browse repository at this point
Copy the full SHA 4dbe6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d476df - Browse repository at this point
Copy the full SHA 1d476dfView commit details -
put back old version of restriction, where we add successors, because…
… the prof described something similar in the paper
Configuration menu - View commit details
-
Copy full SHA for 83bf565 - Browse repository at this point
Copy the full SHA 83bf565View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2600d7 - Browse repository at this point
Copy the full SHA d2600d7View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e64d502 - Browse repository at this point
Copy the full SHA e64d502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530f9ef - Browse repository at this point
Copy the full SHA 530f9efView commit details -
reswitched to the new version of restricting. Because the prof wrote …
…in the paper that we can just substitute subexpressions, and this corresponds basically to the version of restricting, that wrpointer used. Also, the version that was currently implemented was buggy, because the lookup map has only one successor, before it had more than one.
Configuration menu - View commit details
-
Copy full SHA for 807eefe - Browse repository at this point
Copy the full SHA 807eefeView commit details -
removed all code duplication, but I also removed min_repr, so I will …
…have to add it again later
Configuration menu - View commit details
-
Copy full SHA for 286d1be - Browse repository at this point
Copy the full SHA 286d1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f484cd2 - Browse repository at this point
Copy the full SHA f484cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8305c - Browse repository at this point
Copy the full SHA 0b8305cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2e0a2 - Browse repository at this point
Copy the full SHA 2b2e0a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79bbc07 - Browse repository at this point
Copy the full SHA 79bbc07View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 965be40 - Browse repository at this point
Copy the full SHA 965be40View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd7bf6 - Browse repository at this point
Copy the full SHA cbd7bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for abeb2a2 - Browse repository at this point
Copy the full SHA abeb2a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4fc1f - Browse repository at this point
Copy the full SHA 2b4fc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb09f11 - Browse repository at this point
Copy the full SHA eb09f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0ea4a - Browse repository at this point
Copy the full SHA da0ea4aView commit details -
fix the join and widen etc. It was because I didn't explicitly write …
…the parameters of the function,...
Configuration menu - View commit details
-
Copy full SHA for dc2a4be - Browse repository at this point
Copy the full SHA dc2a4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40678f6 - Browse repository at this point
Copy the full SHA 40678f6View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c665548 - Browse repository at this point
Copy the full SHA c665548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2840b4c - Browse repository at this point
Copy the full SHA 2840b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0c28e - Browse repository at this point
Copy the full SHA ba0c28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6bc2a - Browse repository at this point
Copy the full SHA cb6bc2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df379e - Browse repository at this point
Copy the full SHA 0df379eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ada5779 - Browse repository at this point
Copy the full SHA ada5779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 700017f - Browse repository at this point
Copy the full SHA 700017fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8173b99 - Browse repository at this point
Copy the full SHA 8173b99View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af4e693 - Browse repository at this point
Copy the full SHA af4e693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5169a97 - Browse repository at this point
Copy the full SHA 5169a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887ab98 - Browse repository at this point
Copy the full SHA 887ab98View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f64f8f - Browse repository at this point
Copy the full SHA 6f64f8fView commit details
Commits on Jul 15, 2024
-
Revert "now I'm the only one that answers the invariant query"
This reverts commit 887ab98.
Configuration menu - View commit details
-
Copy full SHA for 0568de8 - Browse repository at this point
Copy the full SHA 0568de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be00c1d - Browse repository at this point
Copy the full SHA be00c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf30c9 - Browse repository at this point
Copy the full SHA dbf30c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249e595 - Browse repository at this point
Copy the full SHA 249e595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b3c10 - Browse repository at this point
Copy the full SHA 18b3c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for b08fa56 - Browse repository at this point
Copy the full SHA b08fa56View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82a5cca - Browse repository at this point
Copy the full SHA 82a5ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690eb44 - Browse repository at this point
Copy the full SHA 690eb44View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1f4f89 - Browse repository at this point
Copy the full SHA d1f4f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f0954 - Browse repository at this point
Copy the full SHA 17f0954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f4b05 - Browse repository at this point
Copy the full SHA 35f4b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10a49f - Browse repository at this point
Copy the full SHA d10a49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3479f4 - Browse repository at this point
Copy the full SHA c3479f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ba650 - Browse repository at this point
Copy the full SHA 28ba650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79dacf2 - Browse repository at this point
Copy the full SHA 79dacf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b75a2 - Browse repository at this point
Copy the full SHA b2b75a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95e2c6 - Browse repository at this point
Copy the full SHA b95e2c6View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44668a4 - Browse repository at this point
Copy the full SHA 44668a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2b938 - Browse repository at this point
Copy the full SHA 5f2b938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af0179 - Browse repository at this point
Copy the full SHA 2af0179View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe1310 - Browse repository at this point
Copy the full SHA fbe1310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a35b05 - Browse repository at this point
Copy the full SHA 6a35b05View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96916bb - Browse repository at this point
Copy the full SHA 96916bbView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94d2896 - Browse repository at this point
Copy the full SHA 94d2896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6cd4b - Browse repository at this point
Copy the full SHA 9f6cd4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f8942 - Browse repository at this point
Copy the full SHA c1f8942View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4028a1 - Browse repository at this point
Copy the full SHA b4028a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77fec3 - Browse repository at this point
Copy the full SHA b77fec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407d8cf - Browse repository at this point
Copy the full SHA 407d8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2255dc0 - Browse repository at this point
Copy the full SHA 2255dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d155b89 - Browse repository at this point
Copy the full SHA d155b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6e9d0 - Browse repository at this point
Copy the full SHA fe6e9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd48307 - Browse repository at this point
Copy the full SHA cd48307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0576b89 - Browse repository at this point
Copy the full SHA 0576b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c4de6 - Browse repository at this point
Copy the full SHA 13c4de6View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4527ece - Browse repository at this point
Copy the full SHA 4527eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a25ef22 - Browse repository at this point
Copy the full SHA a25ef22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea9488 - Browse repository at this point
Copy the full SHA 1ea9488View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc148ef - Browse repository at this point
Copy the full SHA cc148efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de5039 - Browse repository at this point
Copy the full SHA 6de5039View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82d3802 - Browse repository at this point
Copy the full SHA 82d3802View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55075f - Browse repository at this point
Copy the full SHA b55075fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc5301 - Browse repository at this point
Copy the full SHA 1dc5301View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d46b4b7 - Browse repository at this point
Copy the full SHA d46b4b7View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f58d2bd - Browse repository at this point
Copy the full SHA f58d2bdView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1653e28 - Browse repository at this point
Copy the full SHA 1653e28View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ba1cc7 - Browse repository at this point
Copy the full SHA 6ba1cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d963273 - Browse repository at this point
Copy the full SHA d963273View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb67da - Browse repository at this point
Copy the full SHA ecb67daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edd0ac - Browse repository at this point
Copy the full SHA 6edd0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efe09c - Browse repository at this point
Copy the full SHA 8efe09cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e561383 - Browse repository at this point
Copy the full SHA e561383View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ce431 - Browse repository at this point
Copy the full SHA b0ce431View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd155e - Browse repository at this point
Copy the full SHA cfd155eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c28f503 - Browse repository at this point
Copy the full SHA c28f503View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9de485 - Browse repository at this point
Copy the full SHA d9de485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ad21d - Browse repository at this point
Copy the full SHA 85ad21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 498cd40 - Browse repository at this point
Copy the full SHA 498cd40View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16366c - Browse repository at this point
Copy the full SHA c16366cView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89ec5e2 - Browse repository at this point
Copy the full SHA 89ec5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d940cd - Browse repository at this point
Copy the full SHA 5d940cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 924ccc2 - Browse repository at this point
Copy the full SHA 924ccc2View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30949fd - Browse repository at this point
Copy the full SHA 30949fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ea845 - Browse repository at this point
Copy the full SHA b3ea845View commit details -
Configuration menu - View commit details
-
Copy full SHA for da75386 - Browse repository at this point
Copy the full SHA da75386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448768e - Browse repository at this point
Copy the full SHA 448768eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eabeec9 - Browse repository at this point
Copy the full SHA eabeec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5e645 - Browse repository at this point
Copy the full SHA 1e5e645View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6133c9 - Browse repository at this point
Copy the full SHA f6133c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 599dfd4 - Browse repository at this point
Copy the full SHA 599dfd4View commit details -
Revert "Horrible, horrible fix. May the gods forgive us!"
This reverts commit 8173b99.
Configuration menu - View commit details
-
Copy full SHA for 0d1470a - Browse repository at this point
Copy the full SHA 0d1470aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c08ec - Browse repository at this point
Copy the full SHA 85c08ecView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b269fd - Browse repository at this point
Copy the full SHA 6b269fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fca72 - Browse repository at this point
Copy the full SHA 03fca72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ab99a - Browse repository at this point
Copy the full SHA 07ab99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e22a989 - Browse repository at this point
Copy the full SHA e22a989View commit details -
Configuration menu - View commit details
-
Copy full SHA for addbbd4 - Browse repository at this point
Copy the full SHA addbbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f68fc - Browse repository at this point
Copy the full SHA 80f68fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b2261 - Browse repository at this point
Copy the full SHA 39b2261View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a7e04 - Browse repository at this point
Copy the full SHA c9a7e04View commit details
Commits on Sep 11, 2024
-
modify richvarinfo to make it possible to change all the other fields…
… of the resulting varinfo
Configuration menu - View commit details
-
Copy full SHA for cb9dc2f - Browse repository at this point
Copy the full SHA cb9dc2fView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f787e67 - Browse repository at this point
Copy the full SHA f787e67View commit details