| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix LLVM official repo link (#1270) | Daniel Duan | 2019-03-25 | 1 | -1/+1 |
| | | | | | | In my attempt to link to the official LLVM repo, a mistake was made in the new URL (I wrongly assumed the old mirror and the official mono-repo has the same structure). This should fix that mistake. | ||||
| * | Link to official LLVM repo instead (#1269) | Daniel Duan | 2019-03-18 | 1 | -1/+1 |
| | | | | | LLVM has an official repository on Github now. Link to it instead of the mirror repo. | ||||
| * | Add links redirecting users to the formal spec (#1260) | Ben Smith | 2019-01-23 | 1 | -0/+2 |
| | | | | See issue #1258. | ||||
| * | Pointer to tentative official text format (#1012) | rossberg-chromium | 2017-03-09 | 1 | -39/+41 |
| | | |||||
| * | Minor typo: 'likley' to 'likely' (#975) | Andrew Osheroff | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | fix typo in TextFormat.md C sample (#965) | Enrico Bacis | 2017-01-31 | 1 | -1/+1 |
| | | |||||
| * | Fix a typo and an error (#866) | Christophe de Dinechin | 2016-11-10 | 1 | -1/+1 |
| | | | | | | | * Fix typo on "semantics" * Fix encoding for 'end', which should be 0x0b and not 0x0f. | ||||
| * | Clarify requirements (#854) | rossberg-chromium | 2016-10-31 | 1 | -2/+4 |
| | | |||||
| * | Move stars out of the title. (#853) | Brad Nelson | 2016-10-31 | 1 | -2/+3 |
| | | |||||
| * | Clarify status of text format, add example, and remove confusing language (#850) | Seth Thompson | 2016-10-30 | 1 | -57/+98 |
| | | | | | | | | | * clarify status of text format, add example, and remove confusing language * formatting nit * replace linear section, add 'should' to design section | ||||
| * | fix improperly spaced markdown blocks and typos (for formatting on website ↵ | Seth Thompson | 2016-10-26 | 1 | -0/+2 |
| | | | | | (#837) | ||||
| * | Update spec crossrefs (#827) | rossberg-chromium | 2016-10-21 | 1 | -1/+1 |
| | | |||||
| * | Structured stack (#813) | titzer | 2016-10-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | * Rename AstSemantics.md to Semantics.md * Rewrite Semantics for structured stack machine * Update control instructions * Update nop * More tweaks * Update README.md * Update Semantics.md * Update Semantics.md * Address @rossberg-chromium comments | ||||
| * | Rename sexpr-wasm-prototype to wabt. (#808) | Ben Smith | 2016-09-27 | 1 | -2/+2 |
| | | |||||
| * | Remove references to wassembler from TextFormat.md (#745) | titzer | 2016-08-03 | 1 | -2/+0 |
| | | |||||
| * | Merge pull request #463 from WebAssembly/tf-consistency | Alon Zakai | 2015-11-18 | 1 | -1/+8 |
| |\ | | | | | Mention consistency on the web as a factor in the text format | ||||
| | * | mention consistency on the web as a factor in the text format, when bikeshedding | Alon Zakai | 2015-11-17 | 1 | -1/+8 |
| | | | |||||
| * | | add binaryen to list of s-expression compatible implementations | Alon Zakai | 2015-11-12 | 1 | -0/+2 |
| |/ | |||||
| * | Change 'local types' to 'value types' | Luke Wagner | 2015-10-23 | 1 | -1/+1 |
| | | |||||
| * | Official may be different | JF Bastien | 2015-09-21 | 1 | -1/+2 |
| | | |||||
| * | Some prototypes | JF Bastien | 2015-09-21 | 1 | -0/+2 |
| | | |||||
| * | Avoid bikeshed | JF Bastien | 2015-09-20 | 1 | -1/+2 |
| | | |||||
| * | Address human feedback | JF Bastien | 2015-09-19 | 1 | -2/+2 |
| | | |||||
| * | Official text format, or lack thereof | JF Bastien | 2015-09-19 | 1 | -1/+29 |
| | | | | | | | The official documents haven't really clarified what we're doing with the text format, and that leads to confusion: http://stackoverflow.com/questions/32666337/will-web-assembly-wasm-have-its-own-syntax/ This edit mentions all the current text formats. | ||||
| * | Mention debug symbol section | Luke Wagner | 2015-09-15 | 1 | -0/+9 |
| | | |||||
| * | Update TextFormat.md | JF Bastien | 2015-08-28 | 1 | -3/+3 |
| | | |||||
| * | Text format: not unique, but precise | JF Bastien | 2015-08-28 | 1 | -0/+10 |
| | | | | Addresses the conclusion reached in #292. | ||||
| * | Link to MVP from TextFormat | JF Bastien | 2015-06-12 | 1 | -1/+1 |
| | | |||||
| * | Fix broken link. | Dan Gohman | 2015-06-11 | 1 | -1/+1 |
| | | |||||
| * | Un-bullet the text format. | JF Bastien | 2015-06-08 | 1 | -13/+16 |
| | | |||||
| * | Split out text format into its own document. | JF Bastien | 2015-06-08 | 1 | -0/+22 |
