0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix paren-free mode to require braces unless sub-statement starts with statement-starting keyword. More... over 13 years ago
Fix botched conflict resolution. r=bustage More... over 13 years ago
Merge branch 'master' of https://github.com/taustin/narcissus More... over 13 years ago
Make repl() read lines from stdin until a compilable unit has been assembled, or an error that can't be repaired by reading more input is hit. More... over 13 years ago
Add experimental paren-free mode (--paren-free/-p option to njs), clean up options code slightly. More... over 13 years ago
Improve repl error reporting. More... over 13 years ago
Wrap lines at column 100. More... over 13 years ago
Consistently capitalize names of functions that parse nonterminals of the grammar. More... over 13 years ago
else-after-return, bracing, and other nitpicks. More... over 13 years ago
Bug 614035: The pretty printer produced invalid JS in some cases involving strings, terminal semicolons and property initializers. More... over 13 years ago
Fix Bug 614032: Some JS engines don't like "delete" unquoted as a property initializer. More... over 13 years ago
added contributors to file headers More... over 13 years ago
Merge Shu's pull request for bug 609978, resolve conflicts (he hadn't rebased) More... over 13 years ago
Update narcissus-failures More... over 13 years ago
Further clean up jsexec and fix Node comment More... over 13 years ago
Rip out SSA logic More... over 13 years ago
Merge remote branch 'upstream/master' More... over 13 years ago
Fix another array subclass bug that got through the cracks More... over 13 years ago
Bug 607853: Inclusion of 'noPropFound' function for use in Zaphod More... over 13 years ago
Bug 607853: Inclusion of 'noPropFound' function for use in Zaphod, r=dherman More... over 13 years ago
Merge branch 'taustin-master' -- wrong bug in commit message (actual is 586829) More... over 13 years ago
Bug 473857: Add protections for setTimeout and setInterval string arguments More... over 13 years ago
Merge branch 'master' of http://github.com/syg/narcissus More... over 13 years ago
Fix formatting bugs and cleanup jsdecomp More... over 13 years ago
Fix leftover bugs with Array subtype to children change More... over 13 years ago
Add decompiler More... over 13 years ago
markdown formatting More... over 13 years ago
- njs works with js installed anywhere - updated README with usage info More... over 13 years ago
runaway markdown More... over 13 years ago
oops, GitHub is mandating the file name More... over 13 years ago