Commit Graph

907 Commits

Author SHA1 Message Date
Phil Hagelberg 32fd05384e Add links to readme. 2018-05-30 20:08:16 -07:00
Phil Hagelberg 8e04b3fc01 Add eval command to console. 2018-05-30 20:08:10 -07:00
Vadim Grigoruk d3eee75e2c
Merge pull request #608 from technomancy/fennel
Improve compilation errors and line numbering in stack traces
2018-05-28 11:16:48 +03:00
Vadim Grigoruk 7fb6a86484
Merge pull request #610 from armadsen/fix-ios-target-check
Fix failing #ifndef TARGET_OS_IPHONE check when building for macOS
2018-05-28 10:46:35 +03:00
Andrew Madsen 2381736dde Fix failing #ifndef TARGET_OS_IPHONE check when building for macOS 2018-05-26 00:23:48 -06:00
Phil Hagelberg 7a40c6ec64 Share lua builtins open function across all lua-based languages. 2018-05-25 20:15:42 -07:00
Phil Hagelberg 7a88a1b3c3 Fix fennel demos. 2018-05-25 20:12:21 -07:00
Phil Hagelberg bae4cfb2ef Pull in new Fennel compiler; tell it to correlate line numbers. 2018-05-25 20:10:18 -07:00
Vadim Grigoruk 239d86a741 no message 2018-05-25 10:53:12 +03:00
Vadim Grigoruk 62f21ba2a6 added static runtim for msvc 2018-05-24 18:48:45 +03:00
Vadim Grigoruk 9037871bfc
Update README.md 2018-05-22 09:28:17 +03:00
Vadim Grigoruk ebdb4f610d
Merge pull request #602 from lonelyclaud/patch-1
Point iOS version to a fork that supports 0.60.3
2018-05-22 09:27:23 +03:00
lonelyclaud 21f5c8ef7a
Point iOS version to a fork that supports 0.60.3 2018-05-22 01:17:51 +01:00
Vadim Grigoruk 7a1d07ba95 no message 2018-05-21 15:58:52 +03:00
Vadim Grigoruk 76ed3a342a added version and icon res 2018-05-21 15:03:06 +03:00
Vadim Grigoruk b2cd6b8cf6 added resource file to win build 2018-05-21 14:20:29 +03:00
Vadim Grigoruk 122ced71a7 fixed lua bug with 'atan' 2018-05-21 13:58:38 +03:00
Vadim Grigoruk a610152ed9 added appveyor badge 2018-05-18 22:23:18 +03:00
Vadim Grigoruk c9e540161d added appveyor badge 2018-05-18 22:21:20 +03:00
Vadim Grigoruk 1d52beeb2d appveyor wip 2018-05-18 22:19:25 +03:00
Vadim Grigoruk 10ef21e14e appveyor wip 2018-05-18 22:18:50 +03:00
Vadim Grigoruk e10e519cea appveyor wip 2018-05-18 22:18:02 +03:00
Vadim Grigoruk 9a483071c9 appveyor wip 2018-05-18 22:09:30 +03:00
Vadim Grigoruk a90f5aaaaf added submudule clone 2018-05-18 22:04:39 +03:00
Vadim Grigoruk 9dafc6601a appveyor wip 2018-05-18 22:01:06 +03:00
Vadim Grigoruk 0a4a1b1736 appveyor wip 2018-05-18 21:58:50 +03:00
Vadim Grigoruk 02e424ffc9 appveyor wip 2018-05-18 21:57:03 +03:00
Vadim Grigoruk 118eecac6a appveyor wip 2018-05-18 21:56:23 +03:00
Vadim Grigoruk 6f7d44d4d8 added appveyor 2018-05-18 21:42:34 +03:00
Vadim Grigoruk 8e17059d29 added zlib to cmake 2018-05-18 19:47:30 +03:00
Vadim Grigoruk 78c83502b4 no message 2018-05-18 19:40:56 +03:00
Vadim Grigoruk 24ed3b3ad4 no message 2018-05-18 19:36:30 +03:00
Vadim Grigoruk 6924df8bb9 travis fix 2018-05-18 19:29:28 +03:00
Vadim Grigoruk 12b595c19d added macosx or travis 2018-05-18 19:26:24 +03:00
Vadim Grigoruk 6d945a2283 fixed macos crash 2018-05-18 19:13:56 +03:00
Vadim Grigoruk f7449d14ae no message 2018-05-18 18:25:44 +03:00
Vadim Grigoruk d838f889a1 cmake on macosx 2018-05-18 18:12:32 +03:00
Vadim Grigoruk 88cbbde234 no message 2018-05-18 17:02:44 +03:00
Vadim Grigoruk 2d3500d5f0 #320 cmake works on linux 2018-05-18 16:58:33 +03:00
Vadim Grigoruk e929017e59 no message 2018-05-18 15:08:58 +03:00
Vadim Grigoruk eb7704a91a no message 2018-05-18 14:56:45 +03:00
Vadim Grigoruk 9c8e6524e2 cmake works on windows 2018-05-17 23:39:56 +03:00
Vadim Grigoruk 7fe1da4e74 no message 2018-05-17 21:53:42 +03:00
Vadim Grigoruk 11bf2568f4 base cart player builds with cmake 2018-05-17 18:02:52 +03:00
Vadim Grigoruk 15fcf91c74 added cmake for example 2018-05-17 17:32:25 +03:00
Vadim Grigoruk 010e9836c1
Merge pull request #597 from technomancy/fennel
Add Fennel as an option for creating games.
2018-05-16 11:07:35 +03:00
Phil Hagelberg bd3d9cfbd7 Add Fennel as an option for creating games. 2018-05-15 20:33:57 -07:00
tic 7606c2dcc4 fixed makefile #577 2018-03-30 09:28:54 +03:00
BADIM-PC\Vadim fe117b5157 Create menu for build.sh #573
added option for the dependencies
2018-03-30 01:16:41 +03:00
Vadim Grigoruk c4aab086b3
Merge pull request #573 from matimati433/master
Create menu for build.sh
2018-03-30 01:10:33 +03:00