- Jun 29, 2016
-
-
whh8b authored
-
- Jun 28, 2016
-
-
whh8b authored
1. There are now two functions to identify the size of the dollop entry. 2. The plugin must identify whether or not it plopped the actual instruction as opposed to just bytes in the dollop entry's opening and/or closing.
-
- Jun 27, 2016
-
-
whh8b authored
-
- May 31, 2016
-
-
jdh8d authored
-
- May 04, 2016
- Apr 02, 2016
- Mar 03, 2016
-
-
jdh8d authored
No commit message
-
- Feb 21, 2016
-
-
jdh8d authored
-
- Feb 17, 2016
- Feb 13, 2016
-
-
whh8b authored
-
- Feb 04, 2016
-
-
whh8b authored
-
- Jan 30, 2016
- Jan 28, 2016
-
-
whh8b authored
FallthroughPatched: This is whether or not the fallthrough to the subsequent dollop has been converted into a jump instruction that has been added to the dollop. This affects future size calculations. Coalesced: This is whether or not this dollop has been coalesced with its fallthrough dollop. This affects size calculations.
-
- Jan 27, 2016
-
-
whh8b authored
-
- Jan 26, 2016
-
-
whh8b authored
-
- Jan 19, 2016
-
-
whh8b authored
-
- Jan 10, 2016
-
-
whh8b authored
-
- Jan 05, 2016
-
-
whh8b authored
-
- Dec 18, 2015
- Dec 17, 2015
- Dec 14, 2015
- Nov 12, 2015
-
-
whh8b authored
-
- Nov 11, 2015
-
-
whh8b authored
-
- Nov 09, 2015
- Nov 08, 2015
-
-
whh8b authored
-
- Nov 05, 2015
-
-
whh8b authored
-
- Oct 27, 2015
-
-
whh8b authored
-
- Oct 23, 2015
-
-
whh8b authored
-
- Oct 22, 2015
- Oct 20, 2015
-
-
whh8b authored
check for matching types on AddObserver 1. Refactor ZiprUntypedOption_t -> ZiprOption_t 2. Add observee field: this will let an observer track its observee. When () or == (etc) are called, they should pass control to their observee. 3. Add type checking for AddObserver.
-