log libinterp/parse-tree/pt-jit.cc @ 24233:ec837ef7ee3b

age author description
Tue, 17 Oct 2017 21:35:23 +0200 Julien Bect pt-jit.cc: Fix syntax error introduced by cset 5cb3a2bb5e1e
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Sun, 25 Jun 2017 09:50:51 -0400 John W. Eaton move symbol_table class inside octave namespace
Thu, 15 Jun 2017 19:15:06 -0400 John W. Eaton remove additional functions from symbol_table class
Wed, 14 Jun 2017 11:53:34 -0400 John W. Eaton use pointer to scope instead of scope id
Fri, 09 Jun 2017 02:21:28 -0400 John W. Eaton don't use singleton for symbol_table
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 27 Apr 2017 17:33:10 -0700 Rik maint: Wrap tertiary operator in parentheses "(COND ? x : y)".
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Fri, 21 Apr 2017 18:07:40 -0400 John W. Eaton begin refactoring parse tree evaluator
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Thu, 20 Apr 2017 12:34:40 -0400 John W. Eaton handle boolean expressions separately in JIT compiler
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default. base libinterp/corefcn/pt-jit.cc@1f82d9986097
Sat, 04 Feb 2017 14:34:15 -0500 Mike Miller Add headers needed on MacOS to avoid "implicit instantiation of undefined
Thu, 02 Feb 2017 16:16:26 -0500 John W. Eaton move bp_table class to separate file
Tue, 31 Jan 2017 17:43:58 -0500 John W. Eaton move JIT compiler files from corefcn to parse-tree directory base libinterp/corefcn/pt-jit.cc@ecc9f63d7c99