hamishwillee
25f1d63c12
move Debugging topic up level (no longer in index)
2014-09-03 18:10:00 +10:00
hamishwillee
da1c1e16ff
Remove temporary scratchpad files
2014-09-03 18:07:21 +10:00
hamishwillee
9cdbfca84c
Update indexes (and associated changes) for most of remaining sections
2014-09-03 18:06:13 +10:00
hamishwillee
c34216e095
Integrated final review feedback from ChrisM to ready-for-review topics. Removed the review markup
2014-09-02 19:39:54 +10:00
hamishwillee
50d6d37110
Changes to embind and interacting with text. Fixed up last commit which deleted some .txt file accidentally.
2014-09-02 09:21:25 +10:00
Alon Zakai
509071c285
Merge pull request #2732 from gogoprog/patch-1
...
Fixed typo in module.rst
2014-08-29 14:22:42 -07:00
Alon Zakai
a61d4b0915
docs updates
2014-08-29 13:18:59 -07:00
Alon Zakai
e4cbc9170a
text update
2014-08-29 12:25:20 -07:00
Alon Zakai
fba8784d6a
perf note
2014-08-29 12:24:48 -07:00
hamishwillee
5330b5a02e
FP issues now ready for review. Interacting with code now ready for review. Minor changes to the others.
2014-08-29 16:34:54 +10:00
hamishwillee
5ac7bfe2f9
Improve documentation of Function pointer issues. Minor updates to portability guidelines
2014-08-28 13:17:19 +10:00
Alon Zakai
7fb61c2288
text update
2014-08-27 17:47:50 -07:00
Gauthier Billot
debe6edb07
Fixed typo in module.rst
...
Fixed typo in module.rst
2014-08-27 23:25:11 +02:00
Alon Zakai
090e39e31c
Merge pull request #2725 from hamishwillee/incoming
...
Edit Function Pointer Issues.
2014-08-27 14:15:40 -07:00
Alon Zakai
44f70dc70e
Merge pull request #2728 from juj/fix_sdl_mousewheel
...
Fix various issues with SDL mouse scrolling and add a test. Fixes #2643 .
2014-08-27 14:14:27 -07:00
Alon Zakai
61ec1d2d59
document preRun as expecting an array of functions; fixes #2729
2014-08-27 14:12:32 -07:00
Jukka Jylänki
2ef851bfff
Fix various issues with SDL mouse scrolling and add a test. Fixes #2643 .
2014-08-27 14:59:18 +03:00
hamishwillee
e6722dc40b
Edit Function Pointer Issues. Mark other reviewed articles as Ready-to-review
2014-08-27 13:34:15 +10:00
hamishwillee
fea0403d3f
minor editorial updates. Add TODO note to debugging topic
2014-08-27 10:02:45 +10:00
hamishwillee
1f0b33e14d
minor clarifications to file system behaviour
2014-08-27 09:48:18 +10:00
Alon Zakai
d378082b32
portability_guidelines.rst updates
2014-08-26 16:11:02 -07:00
hamishwillee
b478cb04f8
updates to the porting guidelines documents
2014-08-26 17:22:21 +10:00
hamishwillee
3fc8bc592d
rename guidelines docs to match content
2014-08-26 13:41:10 +10:00
hamishwillee
5b1331b355
Minor fixes to wording in FAQ and Portability guidelines
2014-08-26 13:38:55 +10:00
hamishwillee
5f4920e744
rename the file systems guide filename
2014-08-26 11:26:29 +10:00
hamishwillee
6a9df070c1
Split out the packaging files section
2014-08-26 11:21:56 +10:00
hamishwillee
3255ea8cfa
Move File System docs into own folder undero porting
2014-08-26 11:14:49 +10:00
hamishwillee
75345538c4
FAQ updates - now ready for review
2014-08-26 11:05:43 +10:00
hamishwillee
856fcff31f
fix up links broken by moving sections
2014-08-26 09:36:06 +10:00
hamishwillee
f037f32421
rename coding folder to porting
2014-08-26 09:26:56 +10:00
hamishwillee
0198120948
create new structure for coding guidelins (move some articles, update index)
2014-08-26 09:22:45 +10:00
Alon Zakai
481371b6d8
fix old link to wiki
2014-08-25 14:55:41 -07:00
Alon Zakai
b62abe1c6b
text update
2014-08-25 14:49:09 -07:00
Alon Zakai
f0f8ea3c5b
Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
...
Conflicts:
site/source/docs/getting_started/FAQ.rst
2014-08-25 14:45:00 -07:00
hamishwillee
4f9c7121d2
Fixes as a result of feedback to Getting Started topics. Minor additions to number of other topics
2014-08-25 21:00:23 +10:00
Alon Zakai
0dafe7f5f7
clarify returnType for ccall/cwrap; fixes #2705
2014-08-22 16:24:09 -07:00
Alon Zakai
f007ce14c8
Merge pull request #2706 from hamishwillee/incoming
...
general fixes to FAQ and some of the getting started articles
2014-08-22 16:01:26 -07:00
hamishwillee
99d9ec802b
general fixes to FAQ and some of the getting started articles
2014-08-23 08:47:00 +10:00
hamishwillee
4bc2c012b9
general fixes to FAQ and some of the getting started articles
2014-08-23 08:45:22 +10:00
Alon Zakai
e7ec3f1dc5
tutorial updates
2014-08-22 14:57:56 -07:00
Alon Zakai
0cfded8698
bug reports page updates
2014-08-22 14:47:05 -07:00
Alon Zakai
d398386b76
update community page
2014-08-22 14:44:22 -07:00
Alon Zakai
919556db48
add --closure 2 option, to run closure even on the asm.js output
2014-08-22 13:07:02 -07:00
Alon Zakai
00a0eb735c
module.html edits
2014-08-22 10:24:54 -07:00
hamishwillee
e0ac40123c
changes to support SDK builds (both the actual text, and instructions on how to enable changes when needed)
2014-08-22 12:15:26 +10:00
hamishwillee
e6148f29c3
partial update to V22010 getting started file
2014-08-22 10:37:45 +10:00
hamishwillee
95cd41b47a
Add external link icon to all external links
2014-08-22 10:37:44 +10:00
Alon Zakai
435cfe7090
update text docs
2014-08-21 17:12:47 -07:00
Alon Zakai
e83ec61a80
update docs for -c
2014-08-21 17:12:27 -07:00
hamishwillee
6dc95a7a38
Fixes to home page layout, size of inline code text, emcc final updates, improvements to tutorial and downloads
2014-08-22 09:48:27 +10:00
hamishwillee
7b7aeb9840
Addition of Module reference and cross linking to it from elsewhere. Removal from Interacting with code
2014-08-21 12:55:42 +10:00
Alon Zakai
206b05b7e8
use text output for local doc builds, and make emcc --help read and print its docs
2014-08-20 11:40:04 -07:00
hamishwillee
604c9699cf
Fixes to fonts and some text as result of final review by Jukka on a number of docs
2014-08-20 21:23:11 +10:00
hamishwillee
395ef97ace
Conversion of emcc docs to form that can easily be converted to text. Full review of that doc.
2014-08-20 17:19:40 +10:00
hamishwillee
9431a0f9ce
Update filesystem API with clarifications from Anthony Pesch. Mark AboutEmscription doc as ready-for-review
2014-08-19 17:43:11 -07:00
Alon Zakai
fed7423fa3
faq updates
2014-08-19 16:59:41 -07:00
hamishwillee
87c4287dbe
Make Talks and Publications topic done (not ready for review)
2014-08-19 16:59:41 -07:00
hamishwillee
50fc7c2e22
Fixes to building from source on Windows. Updated introduction. Minor updates to many other files
2014-08-19 16:59:41 -07:00
hamishwillee
315c206d57
Add .ico files to site
2014-08-19 16:58:58 -07:00
Alon Zakai
2cdd2fc0fd
docs updates
2014-08-19 11:12:47 -07:00
Alon Zakai
15a991d64f
faq updates
2014-08-18 17:55:21 -07:00
Alon Zakai
a57ecc76ee
help docs update
2014-08-18 16:03:37 -07:00
Alon Zakai
1c1eb5bc6c
Merge pull request #2687 from hamishwillee/incoming
...
Minor fixes the building from source and toolchain docs. Also filesystem...
2014-08-18 15:58:43 -07:00
Alon Zakai
749ac934f1
Merge pull request #2685 from waywardmonkeys/doc-fixes
...
Doc fixes
2014-08-18 15:52:26 -07:00
Alon Zakai
f1f5001a0b
make the sphinx emcc docs the single source of information; emcc --help points to the local copy
2014-08-18 11:27:12 -07:00
hamishwillee
8d1b6d84b5
Minor fixes the building from source and toolchain docs. Also filesystem docs.
2014-08-18 11:27:47 +10:00
Bruce Mitchener
da4ac5c80b
[doc] Fix a couple of typos.
2014-08-17 23:55:11 +07:00
Bruce Mitchener
f87e1baff5
[doc] Building the libc & libcxx doesn't use make/configure.
2014-08-17 23:51:32 +07:00
Alon Zakai
d40e039b04
Merge pull request #2675 from hamishwillee/incoming
...
Draft framework for bind.h
2014-08-16 17:49:54 -07:00
Bruce Mitchener
dcfc6be204
[doc] Fix typo.
2014-08-15 08:53:58 +07:00
hamishwillee
17e4ca035b
Finished draft framework for bind.h
2014-08-15 11:05:15 +10:00
hamishwillee
a13d442f35
Fixes to the downloads section and building from source. First draft of val.h. Partial first draft of bind.h
2014-08-14 17:22:13 +10:00
Lu Wang
21fdc82e91
fix doc for emscripten_push_**_main_loop
2014-08-13 15:24:02 -07:00
Alon Zakai
13ea48e371
Merge pull request #2612 from coolwanglu/coroutine
...
support coroutine
2014-08-13 15:21:38 -07:00
Alon Zakai
6e466b27fb
fix extra _ in docs; fixes #2659
2014-08-13 15:19:03 -07:00
Alon Zakai
89c5555ba6
Merge pull request #2661 from hamishwillee/incoming
...
Building from source site section updates
2014-08-13 15:15:19 -07:00
Alon Zakai
7472dafbda
add faq entry about using main() to know when it is safe to call compiled methods, after startup is all complete
2014-08-13 15:00:40 -07:00
Alon Zakai
1393b4a91f
document 'any' type in webidl binder
2014-08-13 10:16:09 -07:00
hamishwillee
00aab8dc63
Build from source section updates. New standalone docs for SDK. Clear messaging on which should be used where:
2014-08-13 18:17:06 +10:00
Alon Zakai
f30112c86e
add VoidPtr type to WebIDL binder, for void*
2014-08-12 15:51:05 -07:00
Lu Wang
a9e91a7bd3
support coroutine
...
valid asm.js
better test case for coroutine
coding style
fix asm.js
fix test case
save STACK_MAX for coroutine
customized stack size for coroutine
move doc to new stie
fix typo
2014-08-12 14:17:47 -07:00
hamishwillee
78b2fc50e7
changes to building from articles as a result of feedback from ChrisM. Significant fixes to LLVM-Backend doc
2014-08-12 21:52:16 +10:00
Jukka Jylänki
be04493375
Update download links for Emscripten SDK 1.22.0.
2014-08-11 23:43:20 +03:00
Alon Zakai
bff7dd6cb6
docs updates following #2650
2014-08-11 11:15:57 -07:00
hamishwillee
44087597f7
fix horrible sentence on index page
2014-08-11 20:38:08 +10:00
hamishwillee
7494d3d67a
Significant updates to the building emscripten from source topiss
2014-08-11 19:55:05 +10:00
Alon Zakai
43a180fb87
update local docs
2014-08-07 18:01:49 -07:00
hamishwillee
1dc3d1ee38
Update emscripten.h, html5.h docs to match the source files
2014-08-07 17:59:08 -07:00
Alon Zakai
667a61eeed
add preamble.js.html build doc
2014-08-07 13:14:27 -07:00
Alon Zakai
7a6147ae93
Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
...
Conflicts:
site/source/docs/building_from_source/building_emscripten_from_source_on_windows.rst
site/source/docs/building_from_source/installing_from_source.rst
2014-08-07 11:32:49 -07:00
hamishwillee
9f0d63f84f
Fixes to building from source sections (incomplete)
2014-08-07 12:18:01 +10:00
Alon Zakai
261f1cfa66
add local copy of crucial doc build file emscripten.h
2014-08-06 18:25:58 -07:00
Alon Zakai
e863687995
Merge branch 'incoming' of https://github.com/hamishwillee/emscripten into incoming
...
Conflicts:
site/source/docs/building_from_source/installing_from_source.rst
site/source/docs/introducing_emscripten/emscripten_license.rst
2014-08-06 18:09:35 -07:00
Alon Zakai
5ce5e236f4
Merge branch 'monospace-code-blocks' of https://github.com/zzmp/emscripten into incoming
2014-08-06 18:03:42 -07:00
Alon Zakai
23de6df2cc
fix llvm backend links
2014-08-06 13:58:12 -07:00
Alon Zakai
4fe811885b
fix link to tutorial
2014-08-06 13:38:21 -07:00
hamishwillee
7e08062635
Moved the building-from-source toics. Created a new one. Numeroius minor fixes.
2014-08-06 20:12:44 +10:00
hamishwillee
53b8b33813
Fixes to paths to make sure things build right in Linux. Move compiler config file docs into the emsdk docs
2014-08-06 14:40:48 +10:00
zzmp
c9e0dcf16a
Fix typo to monospaced font
2014-08-05 20:07:46 -07:00
Bruce Mitchener
a927b8aac5
Fix various errors found while building the site.
2014-08-06 08:01:33 +07:00
Alon Zakai
33411847ec
Merge pull request #2625 from hamishwillee/incoming
...
Significant fixes to Tutorial and Filesystem-API
2014-08-05 15:33:30 -07:00
zzmp
57d904d6f4
Clarify documentation for inlining JS
2014-08-05 12:10:55 -07:00
hamishwillee
f090007693
add explanation of how to set EMCC_DEBUG on windows to the Tutorial
2014-08-05 20:12:56 +10:00
hamishwillee
37e68bd788
Significant fixes to Tutorial and Filesystem-API. New docs from wiki. Moved the building from source docs to Getting started section
2014-08-05 17:10:32 +10:00
Alon Zakai
21e2fce37a
Merge pull request #2609 from hamishwillee/incoming
...
Final review fixes on a bunch of files and some new updates to downloads
2014-08-01 13:08:00 -07:00
hamishwillee
9a02807cac
Fixes to downloads/tools stuff. Draft update of File system API to use Sphinx code support
2014-08-01 19:24:53 +10:00
hamishwillee
8f2ebfe288
final review fixes on community, bugreports, authors, and the api-reference files. Also significant updates to download files section
2014-07-31 16:45:16 +10:00
Alon Zakai
a22b64d24c
update news to mention Massive
2014-07-29 16:10:00 -07:00
Alon Zakai
f8fccf86dd
site text update
2014-07-29 16:05:17 -07:00
hamishwillee
d9640cfef2
Fixes to html5 and preamble.js in line with feedback from ChrisM. Minor tidy changes to other files
2014-07-29 17:12:14 +10:00
hamishwillee
337f6df5da
Creation of new Community page and removal of news and contact page. Fixes as result of feedback
2014-07-29 08:29:29 +10:00
hamishwillee
265b420764
add in wiki topics. Fix bug in conf.py
2014-07-25 11:41:13 -07:00
hamishwillee
f7bf23d888
updates
2014-07-24 16:44:17 -07:00
hamishwillee
5903bb793c
add updated theme files
2014-07-24 16:44:17 -07:00
hamishwillee
fed28a40ad
Full site with API reference and default sphinx_rtd_theme
2014-07-24 16:44:17 -07:00