rolux
|
5692195509
|
swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call
|
2012-05-19 12:40:59 +04:00 |
|
rolux
|
1651b3f565
|
make Ox.doc accept multiple files
|
2012-04-09 10:39:02 +02:00 |
|
rolux
|
abfea74565
|
misc. minor changes and documentation updates
|
2012-04-08 20:22:27 +02:00 |
|
rolux
|
e53fe8b09a
|
remove print statement
|
2012-04-07 16:47:02 +02:00 |
|
rolux
|
bd4b5e6880
|
add the synchronous version of Ox.doc() promised in its documentation
|
2012-04-07 16:40:07 +02:00 |
|
rolux
|
7474ac9783
|
make Ox.doc report arrays as '[...]' instead of 'array[...]', and arrays with unspecified types as '[values]' instead of 'array[any]'
|
2012-04-07 12:47:40 +02:00 |
|
rolux
|
2ef642fdeb
|
misc updates to ox.js
|
2012-01-04 13:12:48 +05:30 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
j
|
bf228cf711
|
no globals
|
2011-10-31 15:14:54 +01:00 |
|
rlx
|
745aac2609
|
fix issues with leading and trailing whitespace and linebreaks in Ox.doc
|
2011-10-06 01:56:04 +00:00 |
|
rolux
|
d0fe279a0f
|
new build system: build in /build, dev version in /dev; split up Ox.js; fix tests
|
2011-10-07 03:04:47 +02:00 |
|