aboutsummaryrefslogtreecommitdiff
path: root/Rationale.md
Commit message (Expand)AuthorAgeFilesLines
* Fix broken links to GC.md (#1209)Kenrick2020-01-131-1/+2
* rewrite URLs (http:// -> https://) (#1205)Romario Maxwell2018-05-041-1/+1
* Remove extra "model"JF Bastien2018-01-021-1/+1
* Fixup links to future features (#1157)Joseph Richey2017-11-151-9/+11
* Rationale for stack polymorphism (#1067)rossberg-chromium2017-05-171-1/+42
* Explain why NaN bitpatterns are nondeterministic. (#973)Dan Gohman2017-02-031-4/+56
* Rationale: document that NaNs in JS are not necessarily canonicalized. (#955)Dan Gohman2017-01-251-5/+10
* Merge PostMVP into FutureFeatures for clarity. (#845)Brad Nelson2016-10-301-10/+13
* Tagging future features with icon. (#839)Brad Nelson2016-10-271-2/+5
* fix improperly spaced markdown blocks and typos (for formatting on website (#...Seth Thompson2016-10-261-1/+4
* Structured stack (#813)titzer2016-10-111-6/+6
* Binary 0xc (#811)titzer2016-09-291-34/+39
* Implement a simple NaN propagation scheme that still supports NaN boxing. (#716)Dan Gohman2016-07-271-15/+12
* Provide overview of security model (#717)Dominic Chen2016-07-111-3/+3
* Permit implementations to return canonical NaNs from arithmetic. (#660)Dan Gohman2016-04-281-5/+6
* Merge pull request #608 from WebAssembly/rationale-revisionsDan Gohman2016-04-271-12/+41
* Change max to optional and hardLuke Wagner2016-03-311-0/+32
* Add rationale for nop.titzer2016-02-251-0/+6
* Add rationale text for `grow_memory` returning the old size.Dan Gohman2016-02-201-0/+8
* Remove more references to `comma` and `conditional`.Dan Gohman2016-01-281-4/+4
* Move most binary rationale into the rationale document. Expand on rationales ...Katelyn Gadd2016-01-151-0/+48
* Fix missing word.Dan Gohman2015-12-101-1/+2
* Mention why generated NaN sign bits are deterministic.Dan Gohman2015-12-101-0/+3
* Mention that C# has this shift behavior too.Dan Gohman2015-11-091-2/+2
* Change shift count overflow to be masking.Dan Gohman2015-11-091-0/+21
* Add a paragraph about NaN propagation rules.Dan Gohman2015-11-051-0/+7
* Add a brief mention of NaN boxing in Rationale.md.Dan Gohman2015-11-051-0/+10
* Wording cleanupstitzer2015-11-021-4/+3
* Fix the WebAssembly page size at 64KiB.Ben L. Titzer2015-11-021-4/+10
* Fix spelling errors.Dan Gohman2015-10-311-2/+2
* Merge pull request #427 from WebAssembly/new-control-flowDan Gohman2015-10-301-1/+13
|\
| * Flexible control-flow operators.Dan Gohman2015-10-231-1/+13
* | ReformatMircea Trofin2015-10-291-13/+55
* | Merge pull request #431 from WebAssembly/rm-max-heapJF Bastien2015-10-281-0/+5
|\ \
| * | Add rationaleLuke Wagner2015-10-281-0/+5
* | | Merge pull request #396 from WebAssembly/indirect_calls_rationaDan Gohman2015-10-281-16/+27
|\ \ \ | |/ / |/| |
| * | Update Rationale.mdtitzer2015-10-231-1/+1
| * | Update Rationale.mdtitzer2015-10-081-3/+7
| * | Update rationale for indirect callstitzer2015-10-081-16/+23
* | | Merge pull request #418 from mtrofin/patch-2JF Bastien2015-10-271-0/+17
|\ \ \
| * | | Update Rationale.mdMircea Trofin2015-10-271-1/+1
| * | | Update Rationale.mdMircea Trofin2015-10-261-7/+7
| * | | Update Rationale.mdMircea Trofin2015-10-261-1/+2
| * | | Fixed small typoMircea Trofin2015-10-261-1/+1
| * | | Moved Feature testing motivating scenariosMircea Trofin2015-10-261-0/+16
| | |/ | |/|
* / | Replace `operation` to `operator`titzer2015-10-231-6/+6
|/ /
* | Simplify as suggested by luke.JF Bastien2015-10-091-5/+3
* | Address luke's / alon's comments.JF Bastien2015-10-091-3/+5
* | Rationale intro.JF Bastien2015-10-081-0/+12
|/
* Lower.JF Bastien2015-10-081-1/+1