log

age author description
Thu, 04 Apr 2024 00:58:56 -0400 John W. Eaton refactor position tracking in the parser
Thu, 04 Apr 2024 00:52:49 -0400 John W. Eaton new delimiter_list functions
Thu, 04 Apr 2024 00:49:03 -0400 John W. Eaton * token.h (token::operator bool): New function.
Wed, 03 Apr 2024 20:07:44 +0200 Torsten Lilge explicitly raise non modal message boxes ensuring visibility stable
Wed, 03 Apr 2024 12:30:26 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 03 Apr 2024 13:28:52 +0100 David Miguel Susano Pinto test: speed up BIST for the central part of convn with 'full' shape.
Wed, 03 Apr 2024 08:31:10 -0700 Rik assert.m: Fix BIST failures accidentally introduced in 38860e27296b.
Wed, 03 Apr 2024 07:28:44 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 03 Apr 2024 07:27:38 -0400 Arun Giridhar assert.m: Tweak preallocation size based on profiling
Tue, 02 Apr 2024 21:35:47 -0700 Rik assert.m: Recode ind2tuple subfunction for 20% performance boost.
Tue, 02 Apr 2024 16:13:21 -0700 Rik bootstrap.conf: Add fflush to list of imported gnulib modules.
Tue, 02 Apr 2024 16:11:12 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Tue, 02 Apr 2024 16:04:03 -0400 John W. Eaton maint: merge stable to default
Mon, 01 Apr 2024 23:27:43 -0400 John W. Eaton refactor comment handling in the lexer and parser
Tue, 02 Apr 2024 13:25:59 -0400 John W. Eaton new class to store delimiters surrounding parse tree elements