Jeff Walden
|
6a9ba27054
|
Bug 699227 - Change ParseNode::getKind() to use a type separate from TokenKind, for greater clarity. r=jorendorff
|
2011-10-28 16:06:14 -07:00 |
|
Jason Orendorff
|
534d6898a2
|
Remove unused flag TCF_NEED_MUTABLE_SCRIPT as suggested by Waldo in review. Bug 696953 comment 8. rs=Waldo over IRC.
|
2011-10-27 21:20:32 -05:00 |
|
Jason Orendorff
|
b7dd90f48d
|
Divorce analyzeFunctions() and friends from class js::Parser. Bug 696953, part 4 of 4. r=Waldo.
|
2011-10-27 21:16:32 -05:00 |
|
Jason Orendorff
|
8a72164fb9
|
Remove class BytecodeCompiler. Bug 696953, part 3 of 4. r=Waldo.
|
2011-10-27 17:03:54 -05:00 |
|
Jason Orendorff
|
c906a7ed47
|
Move GlobalScope from BytecodeCompiler to BytecodeEmitter. Bug 696953, part 2 of 4. r=Waldo.
|
2011-10-27 17:00:48 -05:00 |
|
Jason Orendorff
|
6865bf3624
|
Rename PopStatementCG and NewScriptFromCG. Bug 696876, part 3 of 3. r=dvander.
|
2011-10-27 09:29:50 -05:00 |
|
Jason Orendorff
|
ab18d27cb8
|
Convert CG_ macros to BytecodeEmitter methods. Bug 696876, part 2 of 3. r=dvander.
|
2011-10-27 09:16:24 -05:00 |
|
Jason Orendorff
|
fdc0a0d67d
|
Rename js::CodeGenerator to js::BytecodeEmitter. Bug 696876, part 1 of 3. r=dvander.
|
2011-10-27 09:15:40 -05:00 |
|
Igor Bukanov
|
f6069afec0
|
bug 684529 - remove script object. r=jorendorff
|
2011-09-22 12:08:55 +02:00 |
|
Jason Orendorff
|
9edbbf7e2d
|
Bug 695907 - Use qualified C++ definitions in js/src/frontend instead of wrapping whole .cpp files in namespace js {...}. r=luke.
|
2011-10-19 16:45:12 -05:00 |
|
Jim Blandy
|
698505cd69
|
Bug 696261: Correct references to 'tempPool' in comments; it's now 'tempLifoAlloc'. r=cdleary
|
2011-10-21 16:53:30 -07:00 |
|
Jason Orendorff
|
1a9272312b
|
Bug 695752 - Part 3 - class ParseNodeAllocator. r=luke.
|
2011-10-19 16:45:05 -05:00 |
|
Jason Orendorff
|
4876463403
|
Bug 695549 - Rename almost everything in the JS front end. Part 4, rename js::Compiler to js::BytecodeCompiler and fix up old comments referring to jsparse.c etc. r=luke.
|
2011-10-19 09:51:04 -05:00 |
|
Jason Orendorff
|
fad55dd5b1
|
Bug 695549 - Rename almost everything in the JS front end. Part 2, rename emitter global functions and put them in the js::frontend namespace. r=luke.
|
2011-10-19 09:42:06 -05:00 |
|
Jason Orendorff
|
d50d2c5f80
|
Bug 695549 - Rename almost everything in the JS front end. Part 1, rename types and put them in the js namespace. r=luke.
|
2011-10-19 09:35:52 -05:00 |
|
Jason Orendorff
|
ce39378650
|
Bug 695450 - Rename js/src/frontend/CodeGenerator.h to BytecodeGenerator.h to avoid conflict with IonMonkey. r=dvander.
|
2011-10-18 14:45:33 -05:00 |
|
Jason Orendorff
|
a3f68cd742
|
Bug 695097 - Split up frontend/Parser.{h,cpp}. r=luke.
|
2011-10-17 16:54:30 -05:00 |
|