Nir
Nir
- [x] connect class to collection - [x] receive on server side - [ ] create appropriate matchers Signed-off-by: Nir Izraeli
Remaining work: - [ ] CONSIDER: Branches already seen should be listed again, only avoid descending? - [ ] Surround siblings with parentheses - [ ] (Optional) edit distance operations...
Without any template this will error on every browser access - [ ] Clean up unneeded js and css code - [ ] Handle both rest and html login+logout views...
To catch future bugs similar to #464 and #462, as well as increase coverage
This shouldn't be too difficult, and will require doing the following two tasks: - [ ] Create a Vector of APIs called by a function (names of functions called by...
When a long task is finished, optionally make a short soft sound indicating work is done.
Users will often want to only match user-defined data, and skip all functions not documented/modified. This should be a configurable option in either settings and/or pre-match dialog.
I old incarnations of rematch, we've used a feature extractor that proved to be occasionally useful. The feature extractor was, put simply, a histogram of basic-block sizes. This could easily...
We want to provide certain badges for actions similarly to how stackoverflow motivates users to participate. Badges for certain actions, scores for adding comments, etc.
Showing the following: - [ ] Upload one sample. - [ ] Add some annotations to 2nd sample. - [ ] Upload 2nd sample and run match. - [ ]...