aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/operators/index.html
Commit message (Collapse)AuthorAge
* Clean up JS reference documents (#1818)alattalatta2021-08-14
| | | | | | | | | | | | | | | * Clean up JavaScript references HTML code - Remove inline styles - Remove <font> elements - Remove title attribute * Remove sup/sub from JavaScript reference * Remove name attrs from JavaScript reference * Remove legacy browser compat elements * Remove duplicate browser-compat key
* Add/update arithmetic operators (#1329)alattalatta2021-07-15
| | | | | | | | | | | | | | | | | | | | | * Update addition operator * Add subtraction operator * Add division operator * Add multiplication operator * Update remainder operator * Add exponentiation operator * Update operator names * Update link to bitwise XOR operator * Translate "Operator:" of syntax boxes * Sync with English
* initial commitPeter Bengtsson2020-12-08