Commit Graph

25 Commits

Author SHA1 Message Date
Alex Crichton
f12fbd3e42 Merge pull request #13 from ivanovaleksey/gcc-deprecation
Use gcc::Build instead of gcc::Config
2017-09-27 11:37:28 -05:00
Aleksey Ivanov
19b8481662 Use cc crate instead of gcc 2017-09-27 10:05:17 +03:00
Alex Crichton
0d469907b7 Merge pull request #12 from lucis-fluxum/patch-1
Use handy LIBSUFFIX from ffi
2017-07-07 08:57:23 -05:00
Luc Street
30f7e308d3 Use handy LIBSUFFIX from ffi 2017-07-06 18:14:26 -07:00
Alex Crichton
7347c5be6c Merge pull request #11 from schansge/master
Python to rust example now works on windows
2016-04-26 09:42:28 -07:00
Patrik Gebhardt
b7f227327d python to rust example now works on windows 2016-04-26 13:32:26 +02:00
Alex Crichton
c8a198cb8a Merge pull request #9 from billpmurphy/master
add Haskell to Rust example
2015-10-14 10:27:05 -07:00
billpmurphy
a076bb946b rm binary and fix Makefile for Haskell example 2015-10-14 13:16:09 -04:00
Bill Murphy
e8d35d56d7 add Haskell to Rust example 2015-10-13 21:23:49 -04:00
Alex Crichton
9b6be2f3fa Merge pull request #8 from livioribeiro/master
Add lua (luajit) example
2015-09-25 17:42:04 -07:00
Livio Ribeiro
c07ae5e9f5 Fix author name in luajit example 2015-09-25 17:11:11 -03:00
Livio Ribeiro
46c53a9e8a Add lua (luajit) to rust example 2015-09-25 16:58:13 -03:00
Alex Crichton
640bfb9da8 Update examples for Rust master 2015-05-19 09:41:22 -07:00
Alex Crichton
aece96458f Merge pull request #3 from swuecho/perl
perl-to-rust
2015-04-24 16:03:13 -07:00
Hao Wu
134007b116 perl-to-rust 2015-04-24 15:55:45 -07:00
Alex Crichton
858886c0d1 Merge pull request #1 from laggyluke/node-npm-install-ffi
node: explicitly install ffi module via npm
2015-04-24 11:44:06 -07:00
George Miroshnykov
f3dd795ea7 node: explicitly install ffi module via npm 2015-04-24 21:34:59 +03:00
Alex Crichton
d2268d9006 Further makefile tweaks 2015-04-21 16:56:55 -07:00
Alex Crichton
a5ac091414 Tweak other makefiles for OSX 2015-04-21 16:55:16 -07:00
Alex Crichton
5680d650ab Fix c-to-rust on OSX 2015-04-21 16:49:17 -07:00
Alex Crichton
9d2ba106f9 Add node to Rust example 2015-04-19 10:48:56 -07:00
Alex Crichton
e37bd54df4 Add Python to Rust example 2015-04-19 10:44:03 -07:00
Alex Crichton
515ebb2db1 Add Ruby to Rust example 2015-04-19 10:39:00 -07:00
Alex Crichton
930924cdf5 Add C to Rust example 2015-04-19 10:30:51 -07:00
Alex Crichton
afbdb0cc41 Add Rust to C example 2015-04-19 10:07:11 -07:00