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 ... 34 35 36 37 38 ... 50
Title Δ
Proper data structure to represent a Sudoku puzzle? +0.06
How to prevent functions from being excluded from coverage profiling? 0.00
Python 2.x: how to automate enforcing unicode instead of string? -0.84
Parsing semi-structured data - can I use any classifiers? +0.50
How to efficiently implement an immutable graph of heterogenous imm... +0.26
How to interpret a custom language +1.93
Dataflow diagram creator for Java source code -0.00
Java method invocation parser? -1.80
Trace changes to variables automatically +0.24
good tool for indenting JavaScript files -0.57
How to code first order logic formula in C? +2.53
Grammar production class implementation in C# +0.25
Is Cilk's approach to shared memory parallel programming a panacea? 0.00
Determine which Unit Tests to Run Based on Diffs -0.76
Parser generation +0.72
A program that gets Delphi source code, and then transforms it into... 0.00
Parse tree for SQL statements - precisely for "SELECT" st... +2.09
What applications do you know of, that can reformat code? -0.11
What is the runtime difference between different parsing algorithms? 0.00
Picking out symbols from a code base with Python -1.10
how to convert vb6 to visual c++ native code? -0.01
What is the smartest data structure to use when doing several looku... +0.50
Best practice tools and techniques for merging a derived code snaps... -0.14
Java source refactoring of 7000 references -0.26
Jython test coverage +0.46
Parallel JavaScript Code -0.51
Using Python code coverage tool for understanding and pruning back... +2.21
Understanding Fusion Trees? -1.90
Java Modeling Language for C? -1.75
How can I visualize changes in a large code base quality? +2.12
AST for any arbitrary programming language or IR -1.65
Alternative to system('php -l')? -0.48
What's the use of abstract syntax trees? -0.93
Have you tried some tools to recognize design patterns in code? +2.02
Extract bit sequences of arbitrary length from byte[] array efficie... -1.06
Is it possible to have a grammar where a "keyword" can al... +2.38
FIRST and FOLLOW sets What are they used for in parsing? 0.00
Improve speed on Crc16 calculation +1.67
Identifying repeated code within PHP project -0.26
Code refactoring -1.20
When to write a parser using grammar vs. using language featured re... 0.00
Given an AST, is there a working library for getting the source? -1.55
Any tool that says how long each method takes to run? -1.04
Tool for source code analysis? +0.34
Software Product Lines (SPL) for Domain Specific Languages (DSL) 0.00
SP (Stack Pointer) Anti-debug Trick - x86 +0.48
Meta-relationships on language-oriented programming 0.00
Lisp is for List Processing. Is there a language for Tree Processing? -0.16
Get methods, comments and classes from source code in java? -0.06
Why does creating a big Java array consume so much memory? +0.07