index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
expressions.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-275
/
+124
2017-03-03
updated copyright to 2017
Robin Haberkorn
1
-1
/
+1
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-4
/
+5
2016-02-15
revised looping implementation, aggregating loops, sane $$ semantics, some op...
Robin Haberkorn
1
-28
/
+60
2016-02-10
avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...
Robin Haberkorn
1
-2
/
+2
2016-01-28
updated copyright to 2016
Robin Haberkorn
1
-1
/
+1
2015-09-24
cleaned up operator precedence code
Robin Haberkorn
1
-13
/
+18
2015-09-23
different operators can have the same precedence now
Robin Haberkorn
1
-10
/
+24
2015-07-22
fixed operator precedence list
Robin Haberkorn
1
-3
/
+3
2015-03-17
fixed invalid memory accesses in the expression stack and reworked expression...
Robin Haberkorn
1
-37
/
+64
2015-03-16
added EL command for setting/getting the EOL mode
Robin Haberkorn
1
-0
/
+12
2015-02-23
implemented to undo stack memory limiting
Robin Haberkorn
1
-2
/
+2
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-11-14
added ^# (XOR) operator
Robin Haberkorn
1
-1
/
+2
2014-11-11
refactored SciTECO runtime errors: moved from parser.cpp to error.cpp
Robin Haberkorn
1
-2
/
+2
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-0
/
+4
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2014-02-15
report stack overflows as errors & fixed ValueStack dtor
Robin Haberkorn
1
-1
/
+5
2013-03-17
^E\ string building character to format number
Robin Haberkorn
1
-0
/
+2
2013-02-22
use typedef for SciTECO integers and make it configurable at configure time
Robin Haberkorn
1
-7
/
+7
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+194