StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ira Baxter

Rating
1521.56 (28,999th)
Reputation
82,492 (988th)
Page: 1 ... 17 18 19 20 21 ... 50
Title Δ
The /= operator in Java, what is it for? -0.32
How to change a call with Reverse engineering +0.42
x86 asm, dereferenced pointer not getting updated +0.43
Programatic code modification (e.g. variable extraction) in Java -0.06
Debug-able Domain Specific Language -0.43
Stack-relative vs stack deferred addressing 0.00
Detect start & end of a C declaration without a full C parser -2.09
Analyzing a variable inside a method. JavaParser/ANTLR or something... -0.08
How to programmatically modify code -1.32
What is the most hardened set of options for GCC compiling C/C++? 0.00
How can I convert if to switch? +1.66
Resources on variable type prediction for Javascript? 0.00
Is there any standard way to store abstract syntax trees files? 0.00
How would I go about Implementing A Simple Stack-Based Programming... -2.19
ASM x86 - Shift Left 0.00
Access registers between/cross cores in multicore CPUs -0.35
why the INC and DEC instructions do not affect the carry flag? +1.50
Data Migration from Legacy Data Structure to New Data Structure +0.65
Optimize conditional calling to functions -0.57
How to get rid of useless nodes from this AST tree? +1.33
Any recommendation of scripts or tools to rename all variables and... -0.54
automatically add curly brackets to all if/else/for/while etc. in a... +0.15
Dependencies analysis tool - updating regression test cases -0.14
Auto generify non-generic interface implementation -0.93
Code generation for mathematical problems -1.32
How do I print an integer in Assembly Level Programming without pri... +0.42
Identifier not found? -0.57
Assembly: Stack vs Heap? +0.67
Is it true that windows api(s) handles are saved in registers? 0.00
Adding source instrumentation code - Is source-to-source compiler r... 0.00
What is the closure of a left-recursive LR(0) item with epsilon tra... 0.00
Remove duplicate PL/SQL code from Oracle Forms to expedite code rev... +1.73
Purpose of "MOVE" block? 0.00
How to merge two ASTs? -0.05
Use ANTLR to parse C++ with C# 0.00
Why INC and ADD 1 have different performances? +1.90
LR(k) or LALR(k) parser generator with features similar to ANTLR -0.06
Files that describe cpu architectures exhaustively to write retarge... +0.99
HTML Parser Library For C +0.45
ANTLR making a grammer for parsing insert/update/delete SQL query +0.68
C++ BNF grammar with parsing/matching examples 0.00
Domain specific languages, application generators and software reuse +0.44
Who is faster: PEG or GLR? -0.53
How to translate the AST generated by ANTLR to its source code 0.00
Weird ASCII/Unicode Character +0.44
Parse Obj-c method with regex -0.06
EQU vs DC.B. What is the difference? 0.00
ANTLR: Multiple ASTs using the same ambiguous grammar? +2.15
Alternatives to Java bytecode instrumentation -0.55
What would be the simplest bootloader? -0.07