Sami Vaarala
|
f2455f7d2a
|
tweak template and front page styling
|
11 years ago |
Sami Vaarala
|
44da400bd1
|
work on guide and other parts of the web docs
|
11 years ago |
Sami Vaarala
|
7b0f40cf78
|
improve programming section of guide, other minor changes
|
11 years ago |
Sami Vaarala
|
fc92e97899
|
make the combined source the default, promoted one, rename it's dir from src-combined to src
|
11 years ago |
Sami Vaarala
|
7f83bbb7f7
|
guide: unorganized discussion of strictness, this binding, storing function state, etc
|
11 years ago |
Sami Vaarala
|
75e3e25630
|
work on guide doc; simplify parts of api doc which overlap with guide; document versions
|
11 years ago |
Sami Vaarala
|
eb111de41a
|
guide concepts trivia
|
11 years ago |
Sami Vaarala
|
56e5bf9e1e
|
remove unused variables from primecheck example
|
11 years ago |
Sami Vaarala
|
c113232c23
|
various website improvements: navigation, styling, front page tuning, etc
|
11 years ago |
Sami Vaarala
|
e7e8f4bee9
|
placeholder docs for coroutines and finalization
|
11 years ago |
Sami Vaarala
|
77b41f7f32
|
api docs for duk_push_string_file(), duk_compile_file(), and duk_eval_file(); other additions to concepts and defines docs
|
11 years ago |
Sami Vaarala
|
2ed194adff
|
guide draft
|
11 years ago |
Sami Vaarala
|
33bb43af8e
|
misc reorg and website build fixes
|
11 years ago |
Sami Vaarala
|
28de0bf9a6
|
add @seealso to duk_push_buffer.txt
|
11 years ago |
Sami Vaarala
|
c25cd2e7eb
|
front page styling fix
|
11 years ago |
Sami Vaarala
|
e4e6e110ad
|
old release binaries
|
11 years ago |
Sami Vaarala
|
ffcc8bf994
|
download page placeholder
|
11 years ago |
Sami Vaarala
|
bc374e3a68
|
some =seealso refs
|
11 years ago |
Sami Vaarala
|
66a9451fa2
|
api doc and test for duk_check_stack_top() and duk_require_stack_top(); trivial test case whitespace diff for duk_check_stack() and duk_require_stack()
|
11 years ago |
Sami Vaarala
|
865b039b5b
|
api doc and test for duk_check_stack() and duk_require_stack()
|
11 years ago |
Sami Vaarala
|
6e5b7702a8
|
add a few initial =seealso references to api docs
|
11 years ago |
Sami Vaarala
|
42398af64f
|
add a simple =seealso notation to api docs
|
11 years ago |
Sami Vaarala
|
4a7950307f
|
api doc and test for duk_get_top_index() and duk_require_top_index()
|
11 years ago |
Sami Vaarala
|
3ad89f168f
|
add incomplete placeholders for Duktape API variable access methods; these are incomplete because useful semantics are not obvious
|
11 years ago |
Sami Vaarala
|
e1668bf9b7
|
add an initial set of (more or less random) tags to api docs
|
11 years ago |
Sami Vaarala
|
947ce6a16b
|
api doc tag support, by-tag section
|
11 years ago |
Sami Vaarala
|
8af2ffc633
|
a bunch of duk_api.h -> duktape.h changes
|
11 years ago |
Sami Vaarala
|
74010b6726
|
api doc and test update for duk_get_var; rename duk_api.h to duktape.h (dependencies not fixed yet)
|
11 years ago |
Sami Vaarala
|
c6690c90e7
|
api doc and test for duk_map_string() and duk_decode_string(); these are now unimplemented so the tests fail
|
11 years ago |
Sami Vaarala
|
3fe219bfd0
|
api doc drafts for duk_safe_call(), duk_pcall(), duk_pcall_method(), duk_pcall_prop()
|
11 years ago |
Sami Vaarala
|
5ebf449689
|
trivial improvement to duk_trim() api doc
|
11 years ago |
Sami Vaarala
|
8ef91301af
|
api doc tags, minor improvement to duk_call() api doc
|
11 years ago |
Sami Vaarala
|
01de801b32
|
api doc and test for duk_to_fixed_buffer(); improve api description of duk_resize_buffer()
|
11 years ago |
Sami Vaarala
|
e798921f70
|
api doc and test for duk_resize_buffer()
|
11 years ago |
Sami Vaarala
|
d894b76b44
|
api doc and test for duk_swap() and duk_swap_top()
|
11 years ago |
Sami Vaarala
|
d1841a7741
|
api doc and tests for duk_compile() and duk_compile_string()
|
11 years ago |
Sami Vaarala
|
dae8d766cf
|
placeholder for parsing tags
|
11 years ago |
Sami Vaarala
|
cde5c9f7cd
|
api doc and test for duk_get_memory_functions()
|
11 years ago |
Sami Vaarala
|
9467153399
|
api doc and test for duk_substring
|
11 years ago |
Sami Vaarala
|
87d01f5ce3
|
api doc and test for duk_fatal()
|
11 years ago |
Sami Vaarala
|
99bc2473ba
|
api doc and test for duk_error
|
11 years ago |
Sami Vaarala
|
70f20c6768
|
api doc and test for duk_trim()
|
11 years ago |
Sami Vaarala
|
d6a8a345ef
|
api doc and test for duk_equals() and duk_strict_equals()
|
11 years ago |
Sami Vaarala
|
78f2b76abf
|
api doc and test for duk_push_error_object()
|
11 years ago |
Sami Vaarala
|
9ff445d965
|
clarification to duk_push_current_function api doc
|
11 years ago |
Sami Vaarala
|
a370df2c34
|
api doc and test for duk_get_c_function() and duk_require_c_function; improve api testcase for duk_push_current_function()
|
11 years ago |
Sami Vaarala
|
75c6c014e9
|
api doc and test for duk_push_current_thread()
|
11 years ago |
Sami Vaarala
|
b3114e3c64
|
placeholders for potential new API calls duk_get_c_function() and duk_require_c_function()
|
11 years ago |
Sami Vaarala
|
b7d118045b
|
api doc and test for duk_push_current_function
|
11 years ago |
Sami Vaarala
|
6c3eefc9dc
|
line height to callouts
|
11 years ago |