issues
search
mozilla-spidermonkey
/
jsparagus
Experimental JS parser-generator project.
Other
447
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove extra braces produced by not having any escaped sequence anymore.
#575
nbp
closed
4 years ago
1
action.py reports `TypeError` instead of `NotImplementedError`
#574
nbp
opened
4 years ago
0
Add smoosh_tools subcommand to show known good revisions for m-c + jsparagus
#573
arai-a
opened
4 years ago
1
Remove extra braces (fixes #571)
#572
arai-a
closed
4 years ago
0
unused-braces warning
#571
arai-a
closed
4 years ago
2
Add SmooshMonkey build/test status badge (fixes #569)
#570
arai-a
closed
4 years ago
1
Add automation that tracks latest m-c and referred jsparagus, and build status
#569
arai-a
closed
4 years ago
0
Move Usage string to global
#568
arai-a
closed
4 years ago
0
Add smoosh_tools
#567
arai-a
closed
4 years ago
2
Create central branch or tag that points revision referred by mozilla-central
#566
arai-a
opened
4 years ago
3
Merge ScriptStencilBase, ScriptStencil, and FunctionStencil, and split bytecode into ImmutableScriptData (fixes #554)
#565
arai-a
closed
4 years ago
1
Implement `debugger` statement
#564
mpcsh
closed
4 years ago
0
Move smoosh-tools into jsparagus repository
#563
arai-a
closed
4 years ago
1
Add FilterState action.
#562
nbp
closed
4 years ago
0
Remove unused dependencies and code
#561
est31
closed
4 years ago
1
Move the ParserTrait out of the generated code.
#560
nbp
closed
4 years ago
0
Avoid copy between EmitResult and SmooshResult in m-c
#559
arai-a
opened
4 years ago
0
tests.py: Forward verbose, progress and debug arguments.
#558
nbp
closed
4 years ago
0
Python backend: write epsilon transitions based on the target.
#557
nbp
closed
4 years ago
0
Add assert_state_invariant to check the parse table coherency.
#556
nbp
closed
4 years ago
0
Remove unused ParseTable.lanes function.
#555
nbp
closed
4 years ago
0
Merge ScriptStencil and ScriptStencilBase and FunctionStencil, and move bytecode etc to ImmutableScriptData
#554
arai-a
closed
4 years ago
3
Split action function
#553
nbp
closed
4 years ago
0
Prepare function stencil fields
#552
arai-a
closed
4 years ago
0
Replace JSOp::ToId wit JSOp::ToPropertyKey (fixes #549)
#551
arai-a
closed
4 years ago
0
Add note about var_count in FunctionScopeData::new
#550
arai-a
closed
4 years ago
0
Reflect JSOp::ToPropertyKey
#549
arai-a
closed
4 years ago
0
Add isdisjoint to OrderedSet and OrderedDrozenSet.
#548
nbp
closed
4 years ago
0
Distinguish Action.update_stack from Action.follow_edge.
#547
nbp
closed
4 years ago
0
Handle this/arguments in FreeNameTracker caller
#546
arai-a
closed
4 years ago
0
Use bumpalo 3.4.0 (fixes #544)
#545
arai-a
closed
4 years ago
1
update crates/driver bumpalo
#544
flipchan
closed
4 years ago
1
Remove wrong assertion about generator
#543
arai-a
closed
4 years ago
0
Stop using unic crate and support Unicode 13 (fixes #497)
#542
arai-a
closed
4 years ago
2
Support closed over bindings, lexical function declarations, and Annex B functions
#541
arai-a
closed
4 years ago
2
Create FunctionStencil in scope pass and emit lazy function (fixes #535)
#540
arai-a
closed
4 years ago
0
Compute some ImmutableScriptFlags for functions
#539
arai-a
closed
4 years ago
0
Support Annex B.3.3
#538
arai-a
closed
4 years ago
1
Compile non-top-level function declarations
#537
arai-a
closed
4 years ago
1
Support aliased var
#536
arai-a
closed
4 years ago
0
Create FunctionStencil in scope pass
#535
arai-a
closed
4 years ago
0
Update ScriptStencil to use base class and ImmutableScriptFlags, and move function into own vector
#534
arai-a
closed
4 years ago
1
Rename is_term_shifted to term_is_shifted like term_is_stacked.
#533
nbp
closed
4 years ago
0
Create stencil crate
#532
arai-a
closed
4 years ago
3
Add stencil crate
#531
arai-a
closed
4 years ago
0
Rewrite states within Actions.
#530
nbp
closed
4 years ago
0
Update ScriptStencil
#529
arai-a
closed
4 years ago
2
Store atoms in gc things list (fixes #527)
#528
arai-a
closed
4 years ago
3
Store atoms in gc things
#527
arai-a
closed
4 years ago
0
[meta] Generate lazy function for function declaration
#526
arai-a
opened
4 years ago
2
Previous
Next