VasiliyRyabtsev
|
c10a777285
|
Add optional message text parameter for assert()
|
2017-12-01 11:49:44 +07:00 |
|
Markus F.X.J. Oberhumer
|
00b4d3abd1
|
Normalize whitespace.
Strip trailing whitespace, de-tabify and ensure that each file
ends with a newline.
|
2017-06-14 14:09:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
eeba56c81b
|
Normalize whitespace.
Convert source files to Unix EOL mode, convert .bat files to DOS EOL
mode, de-tabify and strip trailing whitespace.
|
2016-08-19 13:40:31 +02:00 |
|
albertodemichelis
|
bd43d374dc
|
minor documentation fixes
|
2016-08-07 01:29:58 +08:00 |
|
msakuta
|
15e2c23eea
|
Minor spelling fix
|
2016-07-19 16:19:35 -04:00 |
|
Alberto Demichelis
|
7aadf19f34
|
Merge pull request #63 from zeromus/master
documentation fixups
|
2016-06-24 23:50:16 +08:00 |
|
Allen Luce
|
90cd4bc238
|
Documentation cleanup, part one.
|
2016-06-23 15:21:26 -07:00 |
|
zeromus
|
ba338b145c
|
remove spurious 'previdx' from _tostring metamethod docs
|
2016-06-21 19:29:53 -05:00 |
|
zeromus
|
87deb68c46
|
rewrite docs for 'this' argument passing. I found some of the finer points to be confusing (I was led to believe indexing a function off an object would bindenv the object to it, but it doesnt). So I changed the language to 'immediately indexed' and then tried to elaborate that.
|
2016-06-20 01:51:44 -05:00 |
|
zeromus
|
457f3b25bc
|
docs fix... all the builtin_functions for function were mislabeled as array ?
|
2016-06-20 01:07:30 -05:00 |
|
zeromus
|
7290b1fffe
|
docs & error message tidy
|
2016-06-19 15:44:00 -05:00 |
|
zeromus
|
3b217e7e42
|
fix getstackinfos docs
|
2016-06-14 13:09:53 -05:00 |
|
zeromus
|
3c4098da84
|
small docs fixes. small typo fixes in sqapi.cpp error messages
|
2016-06-13 20:19:32 -05:00 |
|
zeromus
|
09c4e7a8c1
|
fix docs for 'unsigned right shift operator' to reference >>> instead of <<< ! also minor tidying in same file
|
2016-06-02 19:24:21 -05:00 |
|
zeromus
|
7c0550b8ad
|
printf docs and other small docs tidies
|
2016-05-15 00:30:15 -05:00 |
|
zeromus
|
5b50a56e56
|
docs fixes and formatting
|
2016-05-05 10:23:55 -05:00 |
|
zeromus
|
b35c9e827c
|
fix various typos and incompletely apply very lightweight formatting normalization; clarify sq_getbyhandle applies to class or instance
|
2016-04-18 06:44:14 -05:00 |
|
zeromus
|
4fddb87839
|
tidy metamethods general docs
|
2016-04-14 18:23:45 -05:00 |
|
zeromus
|
4305796277
|
fix metamethod _get documentation from _get(idx,val) to _get(idx)
|
2016-04-14 18:22:20 -05:00 |
|
zeromus
|
9218082df1
|
defferentieate -> differentiate
|
2016-04-14 18:08:29 -05:00 |
|
zeromus
|
d02fa17be2
|
small typo and grammar fixes
|
2016-04-14 18:07:37 -05:00 |
|
albertodemichelis
|
9c95df0631
|
added documentation sources
|
2016-03-14 23:35:04 +08:00 |
|