Jesús Leganés-Combarro 'piranna
|
490b94b814
|
Fix linting
|
2019-05-21 19:12:35 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
34e16d4a84
|
Move ucontext related functions to their own namespace
|
2019-05-20 22:54:58 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
8995060f9b
|
Mocks for _getcontext , _makecontext , _setcontext and _swapcontext
|
2019-05-19 20:53:24 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
f8cfb04e29
|
_alarm()
|
2019-05-19 20:24:49 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
2eb5ca1e48
|
_gai_strerror()
|
2019-05-19 20:16:00 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
7690febe77
|
getnameinfo()
|
2019-05-19 19:37:57 +02:00 |
|
Jesús Leganés-Combarro 'piranna
|
ad8178bb2a
|
[pthread] rwlock_destroy() , rwlock_init() and rwlock_wrlock()
|
2019-05-19 19:16:04 +02:00 |
|
Mark McCaskey
|
4760840a77
|
move stdout capture from runtime core to dev-utils
|
2019-05-17 15:48:30 -07:00 |
|
Mark McCaskey
|
ec9c5360ef
|
move stdio capture into runtime_core; rm emscripten dep in wasi
|
2019-05-17 13:30:10 -07:00 |
|
Mark McCaskey
|
b9bb310215
|
add wasi regression test system
|
2019-05-17 12:09:31 -07:00 |
|
Syrus
|
4ddffb8285
|
Update libraries versions to 0.4.2
|
2019-05-16 14:39:13 -07:00 |
|
Brandon Fish
|
2aefa731a6
|
Add deny for unreachable patterns and unused unsafe
|
2019-05-12 00:33:02 -05:00 |
|
Brandon Fish
|
85158ac22a
|
Add some initial deny for unused_imports and unused_variables
Additional unused variable fix on unix
Remove unused import on unix
Remove unused windows import
|
2019-05-11 09:23:25 -05:00 |
|
Mark McCaskey
|
e5dc94c7d6
|
update version number to 0.4.1
|
2019-05-06 18:02:39 -07:00 |
|
Mark McCaskey
|
e40b4a2c39
|
fix debug code
|
2019-05-06 14:58:44 -07:00 |
|
Mark McCaskey
|
91d01d1c05
|
clean up warnings
|
2019-05-06 14:17:23 -07:00 |
|
Mark McCaskey
|
ab184aceea
|
Update emscripten to run JSC
|
2019-05-06 14:05:04 -07:00 |
|
Syrus
|
8f345e9e8c
|
Fixed ioctl in Unix. Fixed provied main arguments
|
2019-05-05 13:55:40 -07:00 |
|
Syrus
|
789af39f9e
|
Improved ioctl calls
|
2019-05-05 12:31:31 -07:00 |
|
Syrus
|
f076c04b76
|
Moved from println to debug the emscripten entrypoint statement
|
2019-05-05 12:14:25 -07:00 |
|
Syrus
|
341766dee5
|
Fixed format
|
2019-05-05 12:09:55 -07:00 |
|
Syrus
|
2ba680ad2f
|
Improved rename function
|
2019-05-05 12:09:27 -07:00 |
|
Syrus
|
10a965cc1e
|
Added few syscalls to run optipng
|
2019-05-05 11:24:57 -07:00 |
|
Syrus
|
90dd4bc458
|
Fix emtests
|
2019-05-05 11:21:28 -07:00 |
|
Mark McCaskey
|
353ff60c0f
|
add misc changes while debugging
|
2019-05-03 17:34:57 -07:00 |
|
Mark McCaskey
|
2646765671
|
Merge branch 'master' into update-version-numbers-to-4
|
2019-05-01 09:27:38 -07:00 |
|
Syrus
|
747e5321a2
|
Fixed issues. Updated CHANGELOG
|
2019-04-30 12:05:13 -07:00 |
|
Syrus
|
ce140463d6
|
Merge branch 'master' into feature/jsc-emscripten
|
2019-04-30 11:47:28 -07:00 |
|
Syrus
|
e68f5e10e4
|
Improved emscripten functions to be able to run jsc
|
2019-04-30 11:47:03 -07:00 |
|
Brandon Fish
|
8acf9edf67
|
Remove unneeded returns
|
2019-04-29 23:45:38 -05:00 |
|
Mark McCaskey
|
d020ffd759
|
update version to 0.4.0
|
2019-04-29 13:26:51 -07:00 |
|
Syrus
|
a4170d4495
|
Improved fault debugging with emscripten
|
2019-04-27 12:53:13 -07:00 |
|
Lachlan Sneff
|
74b6ba4eaf
|
Return type normalization, and change return errors from imported functions
|
2019-04-22 11:42:52 -07:00 |
|
Syrus
|
6c158a93bf
|
Added imports to be able to run Imagemagick
|
2019-04-17 17:42:21 -07:00 |
|
Mark McCaskey
|
d507253372
|
update crate version numbers to 0.3.0
|
2019-04-12 12:19:46 -07:00 |
|
Mark McCaskey
|
9c12b3f7f1
|
update changelog
|
2019-04-12 11:22:01 -07:00 |
|
Syrus
|
d67bfdb2c5
|
Renamed dynasm backend to singlepass
|
2019-04-11 12:44:03 -07:00 |
|
Syrus
|
e620d6bef9
|
Fix formatting
|
2019-04-10 10:29:35 -07:00 |
|
Syrus
|
1ee5e7cde6
|
Remove unsafe setjmp / longjmp implementation
|
2019-04-09 19:01:51 -07:00 |
|
Syrus
|
02ed9f0e5f
|
Reenabled longjmp 🎉
|
2019-04-09 18:33:53 -07:00 |
|
Syrus
|
b2446b567e
|
Uncommented some longjmp tests
|
2019-04-09 17:49:26 -07:00 |
|
Syrus
|
ffe00da678
|
Improved invoke certain functions
|
2019-04-09 17:48:42 -07:00 |
|
Lachlan Sneff
|
782bb384ad
|
Cleanup
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
fec65a262e
|
implement emscripten resize_heap
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
8ba5ea2a08
|
allow resize_heap to grow heap in emscripten
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
a6c2f7e8e3
|
change void* to stat* for lstat on linux
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
95095feb2e
|
try normal lstat on linux
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
e34874e2d3
|
fix type errors on Linux/OSX
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
17686b9a98
|
revert location of lstat64
|
2019-04-09 17:09:33 -07:00 |
|
Mark McCaskey
|
18a00e8e8f
|
fix bug in stat, move lstat64 back to unix
|
2019-04-09 17:09:33 -07:00 |
|