Commit Graph

21 Commits

Author SHA1 Message Date
Rafal Kupiec 95e9174058
Move JSON support into separate module. 2018-07-19 18:30:56 +02:00
Rafal Kupiec ee5504ea3a
Initial support for modules, partially implements #1 2018-07-18 22:01:04 +02:00
Rafal Kupiec 0178ff0495
Enable debugging symbols 2018-07-15 11:50:27 +02:00
Rafal Kupiec 796acc5539
Enable math builtin functions 2018-07-13 22:04:50 +02:00
Rafal Kupiec 7a8d95efd9
Small rewrite of Makefile 2018-07-12 18:18:06 +02:00
Rafal Kupiec 8dd1305a51
Use astyle to format source code properly 2018-07-12 17:36:19 +02:00
Rafal Kupiec 03bfd2203c
Reorganisation 2018-07-12 16:20:39 +02:00
Rafal Kupiec 612d15f676
Rename file 2018-07-12 15:59:22 +02:00
Rafal Kupiec 4a98bdc865 dos2unix 2018-07-12 13:45:11 +02:00
Rafal Kupiec 25a0e7d64e More generic Makefile, allowing to build just source files with changes 2018-07-12 13:32:53 +02:00
Rafal Kupiec 34a5eb817c Add cleaning option 2018-07-12 13:29:59 +02:00
Rafal Kupiec ef0c9a157b Add simple interpreter and let it build from de-amalgamated source code 2018-07-12 13:28:46 +02:00
Symisc Systems 6cd8af0a84
Makefile for Travis 2018-02-19 02:40:33 +01:00
Symisc Systems 5ad1cd3c8c
Makefile for Travis build
For your own deployment, just drop ph7.c and ph7.h in your source tree without any dependency
2018-02-19 02:37:21 +01:00
Symisc Systems b0f2cd6966
New Makefile 2018-02-19 02:34:18 +01:00
Symisc Systems 19dd0c9616
Update Makefile 2018-02-19 02:29:38 +01:00
Symisc Systems 07345c7a35
Update Makefile 2018-02-19 02:14:44 +01:00
Symisc Systems 6a4caff7b5
Update Makefile 2018-02-19 02:12:01 +01:00
Symisc Systems d20fafdf12
Update Makefile 2018-02-19 02:09:58 +01:00
Symisc Systems 39ac965600
Update Makefile 2018-02-19 02:07:31 +01:00
Symisc Systems d09cbdc7e5
Create Makefile 2018-02-19 01:52:22 +01:00