| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to test if char is <128
|
| |
|
|
|
|
| |
islower, isupper, isalpha, isdigit, isblank, isspace, isxdigit, isprint
|
| |
|
| |
|
|
|
|
| |
and client side
|
| |
|
| |
|
| |
|
|
|
|
| |
javascript. the best way to get consistent results seems to be to convert to array by Array.from(...) and back to strings with .join("")
|
| |
|
| |
|
| |
|
|
|
|
| |
not just strings (closes #141)
|
| |
|
| |
|
| |
|
|
|
|
| |
node to DOM.
|
|
|
|
| |
Added onscroll event to <body> and title/sizes attributes to <link>.
|
| |
|
|
|
|
| |
problem and proposing a slightly different fix)
|
|
|
|
| |
object; this helps explain why the last change was necessary
|
|
|
|
| |
multiple times, screwing up the free list of available closure IDs (with duplicates), so that the same ID gets allocated for multiple functions later
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
at client and server sides
|
|
|
|
| |
times in a .urp tree
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
avoid stack overflows
|
| |
|
| |
|
|
|
|
| |
JavaScript compilation for exponentiation
|
| |
|
| |
|
| |
|
| |
|