j
|
07ed347f4e
|
hindi spelling
|
2014-02-17 21:00:43 +05:30 |
|
j
|
d9e31175bf
|
add hindi locale
|
2013-12-27 10:55:00 +00:00 |
|
rolux
|
525218dc35
|
add Ox.MODE (build/dev), + cosmetic changes
|
2013-12-06 10:34:56 +01:00 |
|
rolux
|
4d5291c340
|
clean up Ox.PATH
|
2013-12-04 17:21:27 +01:00 |
|
rolux
|
41af852f17
|
fix Ox.PATH
|
2013-12-01 13:24:59 +01:00 |
|
rolux
|
3619316f78
|
Ox.PATH: remove onload dependency on Ox.slice
|
2013-12-01 13:10:00 +01:00 |
|
j
|
9a2c7c7239
|
support loading Ox.js?\d+ to get new version
|
2013-05-31 21:16:24 +00:00 |
|
rolux
|
a1f1138b22
|
LOCALES -> LOCALE_NAMES
|
2013-05-09 17:00:28 +02:00 |
|
j
|
4d8c716d0b
|
add localization to Ox
|
2013-05-09 13:03:33 +00:00 |
|
rolux
|
bed08786a1
|
fix dependencies
|
2012-09-04 00:45:43 +02:00 |
|
rolux
|
baf29d068b
|
remove an onload dependency
|
2012-09-03 21:59:53 +02:00 |
|
rolux
|
d16f76f0da
|
add constant Ox.EARTH_SURFACE
|
2012-09-01 05:51:35 +02:00 |
|
rolux
|
8581a3da3a
|
remove unneeded constants
|
2012-06-04 11:49:27 +02:00 |
|
rolux
|
73fa856900
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
|
rolux
|
f030596468
|
remove Ox.TYPES
|
2012-05-27 22:09:52 +02:00 |
|
rolux
|
6c98a82800
|
add Ox.KEYWORDS
|
2012-05-26 12:55:20 +02:00 |
|
j
|
5fa84fc9af
|
remove trailing commas
|
2012-05-25 21:59:48 +00:00 |
|
rolux
|
1608664bb6
|
rather use ''.slice than ''.substr
|
2012-05-24 11:47:33 +02:00 |
|
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
|
d066501a14
|
add Ox.STACK_SIZE
|
2012-05-19 12:10:41 +04:00 |
|
rolux
|
c54574a7b7
|
change version number to 0.1
|
2012-04-05 17:29:33 +02:00 |
|
rlx
|
7818d4deb6
|
improve Ox.formatValue
|
2012-03-24 10:39:21 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rlx
|
116d0bfdbf
|
add Ox.Log, determine Ox.PATH by looking at the _last_ Ox.js script
|
2011-10-23 14:26:37 +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 |
|