15206ea
|
2019-12-02 |
Andy Chu |
[test/unit] Fix Travis build, which doesn't have libcmark*.so |
5d8a4dd
|
2019-12-02 |
Andy Chu |
[osh-language] Fix (( )) [[ ]] parsing regression caught by wild tests. |
9ea6065
|
2019-12-02 |
Andy Chu |
[test/wild] Remove file that now parses. |
98143c5
|
2019-12-03 |
Andy Chu |
[release] Add README-native.txt to oil-native tarball |
e04a85b
|
2019-12-03 |
Andy Chu |
[release] Bump version to 0.7.pre8 |
dc79f85
|
2019-12-03 |
Andy Chu |
[yajl] Explore undesired behavior / bugs in py-yajl binding. |
e844820
|
2019-12-04 |
Andy Chu |
[yajl] Test that the 'bare int/float' bug is fixed. |
f6694eb
|
2019-12-04 |
Andy Chu |
[yajl] Unit test tweaks. |
7aa4b0d
|
2019-12-04 |
Andy Chu |
[py-yajl] Update to the new, overhauled version. |
33ef94d
|
2019-12-04 |
Andy Chu |
[build] Try using a relative path for submodule URL |
639ee8f
|
2019-12-05 |
Andy Chu |
[build] Statically link py-yajl and yajl into the app bundle. |
9417a95
|
2019-12-05 |
Andy Chu |
[release] Automate the yajl build more. |
5986ba4
|
2019-12-05 |
Andy Chu |
[oil-language] Update the json builtin. |
a8cbb25
|
2019-12-05 |
Andy Chu |
command sub |
9cb15bb
|
2019-12-05 |
Andy Chu |
[types] Update the 'need-typechecking' function to include Oil files. |
2510cb2
|
2019-12-05 |
Andy Chu |
[fix] Input to comm has to be sorted |
c73cee7
|
2019-12-05 |
Andy Chu |
[oil-language] Improved the 'json' builtin. |
5eeb91f
|
2019-12-05 |
Andy Chu |
[oil-language] Enhancements to 'json' and 'repr' builtins |
e5c2cf5
|
2019-12-05 |
Andy Chu |
[build/cpython-defs] Add marshal.load() to the blacklist too |
0ed9a0d
|
2019-12-05 |
Andy Chu |
[release] Automate release branch creation. |