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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
support <==> and <===> for printing octal and hexadecimal numbers
Robin Haberkorn
1
-1
/
+1
2025-04-10
fixed formatting of the smallest possible integer
Robin Haberkorn
1
-2
/
+2
2025-01-13
updated copyright to 2025
Robin Haberkorn
1
-1
/
+1
2024-11-25
fixed operator precedence application (fixup 5597bc72671d0128e6f0dba446c4dc8d...
Robin Haberkorn
1
-6
/
+10
2024-11-25
avoid dynamic stack allocation in teco_expressions_brace_return()
Robin Haberkorn
1
-4
/
+1
2024-11-25
fixed subtle operator precedence bug
Robin Haberkorn
1
-1
/
+1
2024-11-23
the search mode and current radix are mapped to __local__ Q-Registers ^X and ...
Robin Haberkorn
1
-6
/
+19
2024-09-13
fixed up 68578072bfaf6054a96bb6bcedfccb6e56a508fe: negative numbers weren't p...
Robin Haberkorn
1
-1
/
+1
2024-09-11
the SciTECO parser is Unicode-based now (refs #5)
Robin Haberkorn
1
-1
/
+2
2024-09-09
define G_DISABLE_ASSERT unless --enable-debug is specified
Robin Haberkorn
1
-1
/
+1
2024-02-08
fixed expressions like `1,(2)` or `(1),(2)`: they are reported as two numbers...
Robin Haberkorn
1
-0
/
+3
2024-02-06
fixed the power (^*) operator: did not handle corner cases and was inefficient
Robin Haberkorn
1
-1
/
+22
2024-01-21
updated copyright to 2024
Robin Haberkorn
1
-1
/
+1
2023-07-03
introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...
Robin Haberkorn
1
-3
/
+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
-0
/
+384