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 |
|