log test/jit.tst @ 18839:3af93835be56

age author description
Sun, 16 Mar 2014 23:33:49 +0100 Stefan Mahr Fix jit tests
Sun, 05 Jan 2014 17:51:52 +0100 Stefan Mahr jit compiler: Add support for switch statement
Fri, 27 Dec 2013 13:01:39 +0100 LYH jit compiler: Add support for the do_until statement
Mon, 04 Nov 2013 11:30:10 +0100 Stefan Mahr jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:29:38 -0700 Rik Use only 1 space between '%!' and start of test/demo code.
Wed, 21 Aug 2013 19:39:56 -0700 Rik Correct parfor keyword documentation and add some %!tests.
Wed, 21 Aug 2013 18:06:25 -0700 Rik test: Add tests for 'end' form of 'endfor', 'endif', etc.
Wed, 07 Aug 2013 14:30:05 -0700 Rik jit.tst: Add code to save/restore JIT state. Only test if HAVE_LLVM is true.
Tue, 09 Jul 2013 12:20:58 -0700 Rik jit.tst: Add missing file from previous check-in (c2a57f9c6a2e).