Dario Vladović
|
1ab88ed201
|
Implement Process.cwd (#41)
* Implement `Process.cwd`
* Update `os` test suite
|
2020-06-13 21:12:34 -07:00 |
|
Dario Vladović
|
2de2d26528
|
Python script to regenerate projects using premake (#37)
* Add script to regenerate projects using premake
|
2020-06-13 21:09:10 -07:00 |
|
Dario Vladović
|
cbd65982cc
|
Fix readme typo (#39)
|
2020-06-13 21:06:00 -07:00 |
|
Dario Vladović
|
46336f4b68
|
Upgrade libuv from 1.34.2 to 1.38.0 (#32)
|
2020-06-06 13:05:48 -07:00 |
|
Dario Vladović
|
3960042cc6
|
Refactor travis script (#34)
* Format travis script using shfmt
* Simplify travis script
|
2020-06-06 13:00:11 -07:00 |
|
Dario Vladovic
|
ef339806f9
|
Ignore VSCode project files
|
2020-06-06 20:42:00 +02:00 |
|
Dario Vladovic
|
f799cc3ad3
|
Update gitignore
Ignore those annoying `.DS_Store` files.
|
2020-06-06 05:09:51 +02:00 |
|
Dario Vladovic
|
32b5c96279
|
Format help output
Add missing `--version` option to optional
arguments listing.
|
2020-06-06 04:55:54 +02:00 |
|