LLVM.st
Sat, 08 Aug 2015 04:43:00 +0100 Jan Vrany Added example for compiling conditional. Added convenience API to simply code generation.
Fri, 07 Aug 2015 14:10:48 +0100 Jan Vrany Introduced class LLVMConfig to abstract a particular LLVM version
Wed, 05 Aug 2015 22:39:52 +0100 Jan Vrany Refactored 'Hello World' example to ise GEP.
Mon, 03 Aug 2015 20:47:52 +0100 Jan Vrany Use uint64 FFI type for `long long unsigned int` parameters
Mon, 03 Aug 2015 18:08:14 +0100 Jan Vrany Tests refactored to be actually a testcase. Introduced LLVMConstant class
Sat, 01 Aug 2015 07:07:46 +0100 Jan Vrany Added short README, license.txt and updated copyright information
Sat, 01 Aug 2015 06:21:29 +0100 Jan Vrany Renamed class categories to begin with LLVM-S
Fri, 31 Jul 2015 16:21:29 +0100 Jan Vrany Package renamed from jv:libllvms to jv:llvm_s
Fri, 31 Jul 2015 16:02:39 +0100 Jan Vrany Updated LLVM to use LLVM 3.8
Sat, 11 Jul 2015 10:03:12 +0100 Jan Vrany Temporary commit
Sat, 11 Jul 2015 06:38:00 +0100 Jan Vrany Added support for creating execution engines and fetching function addresses.
Thu, 09 Jul 2015 09:05:55 +0100 Jan Vrany Introduced abstract superclasses LLVMObject and LLVMDisposableObject
Tue, 07 Jul 2015 23:11:41 +0100 Jan Vrany First shot.
less more (0) tip