hackers mail list archive by author
- Dimitris Papastamos
- FRIGN
- git_AT_suckless.org
- [hackers] [sbase] Fix last offset output using skip in od(1) || FRIGN (Wed Sep 30 2015 - 20:44:19 CEST)
- [hackers] [sbase] Make strtol() parsing even stricter in parseoffset() || FRIGN (Wed Sep 30 2015 - 20:44:19 CEST)
- [hackers] [sbase] Print error message when size == 0 in split(1) || FRIGN (Wed Sep 30 2015 - 20:44:19 CEST)
- [hackers] [sbase] Check for size == 0 in split(1) || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Convert split(1) to parseoffset() || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Harden parseoffset() even more || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Check parseoffset return value in od(1) || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Implement od(1) v-flag || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Add -j and -N to od(1) and update README || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Don't forget to scale in parseoffset() || FRIGN (Wed Sep 30 2015 - 20:44:18 CEST)
- [hackers] [sbase] Add parseoffset() || FRIGN (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] Some small changes for od(1) || FRIGN (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] Properly handle namedict in od(1) || FRIGN (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] Check explicit length in od(1) || FRIGN (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] Refactor parts of od(1) || FRIGN (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] Created od, with improvements suggested by FRIGN || Greg Reagle (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] ls: fix usage line, add f, n and p flag || Hiltjo Posthuma (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] ls: printf("%s", s) -> fputs(s, stdout) || Hiltjo Posthuma (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] ls: LEN(pw|grname) -> sizeof() || Hiltjo Posthuma (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [sbase] code-style: whitespace fixes || Hiltjo Posthuma (Wed Sep 30 2015 - 20:44:17 CEST)
- [hackers] [scc] Remove delmacro() || Roberto E. Vargas Caballero (Mon Sep 28 2015 - 23:20:01 CEST)
- [hackers] [st] There's no need for libXext to compile st. || Christoph Lohmann (Mon Sep 28 2015 - 20:09:44 CEST)
- [hackers] [scc] Add basic test for vararg functions || Roberto E. Vargas Caballero (Mon Sep 28 2015 - 17:27:57 CEST)
- [hackers] [scc] Add flag -I and convert test001.c into an actual "hello world" || Roberto E. Vargas Caballero (Mon Sep 28 2015 - 15:51:18 CEST)
- [hackers] [scc] Rename kcc script to scc || Roberto E. Vargas Caballero (Mon Sep 28 2015 - 14:27:09 CEST)
- [hackers] [scc] Add return type to function prototypes || Roberto E. Vargas Caballero (Mon Sep 28 2015 - 10:33:26 CEST)
- [hackers] [dmenu] minor style fix || Hiltjo Posthuma (Mon Sep 28 2015 - 00:38:37 CEST)
- [hackers] [dmenu] Remove function prototypes and reorder functions accordingly || FRIGN (Mon Sep 28 2015 - 00:38:37 CEST)
- [hackers] [dmenu] Untypedef struct item || FRIGN (Mon Sep 28 2015 - 00:38:37 CEST)
- [hackers] [dmenu] Fix the conversion from microseconds to nanoseconds || Quentin Rameau (Mon Sep 28 2015 - 00:29:38 CEST)
- [hackers] [dmenu] Replace deprecated usleep() with nanosleep() || Quentin Rameau (Mon Sep 28 2015 - 00:16:21 CEST)
- [hackers] [dmenu] config.mk: use -std=c99 || Hiltjo Posthuma (Mon Sep 28 2015 - 00:03:23 CEST)
- [hackers] [dmenu] dmenu: style improvements || Hiltjo Posthuma (Sun Sep 27 2015 - 23:58:48 CEST)
- [hackers] [dmenu] drw style improvements || Hiltjo Posthuma (Sun Sep 27 2015 - 23:58:48 CEST)
- [hackers] [dmenu] config.mk: fix _XOPEN_SOURCE=700 for getline() || Hiltjo Posthuma (Sun Sep 27 2015 - 23:07:45 CEST)
- [hackers] [dmenu] separate program-specific c99 bool and X11 || Hiltjo Posthuma (Sun Sep 27 2015 - 23:07:45 CEST)
- [hackers] [dmenu] config.mk: improve feature test check || Hiltjo Posthuma (Sun Sep 27 2015 - 22:44:21 CEST)
- [hackers] [scc] Add test for nested macro expansion || Roberto E. Vargas Caballero (Sun Sep 27 2015 - 10:29:15 CEST)
- [hackers] [scc] Small style change in lookup() || Roberto E. Vargas Caballero (Sun Sep 27 2015 - 10:29:14 CEST)
- [hackers] [scc] Fix nextsym() || Roberto E. Vargas Caballero (Sun Sep 27 2015 - 10:29:14 CEST)
- [hackers] [scc] Add better debug output in dumpstab || Roberto E. Vargas Caballero (Sun Sep 27 2015 - 10:29:14 CEST)
- [hackers] [scc] Add test for nested expansion in macros || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 22:09:42 CEST)
- [hackers] [scc] Mark as used parameters in macro invocations || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 22:09:42 CEST)
- [hackers] [scc] Add basic test for macro argument stringizer || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 19:52:34 CEST)
- [hackers] [scc] Install parameter macros in the symbol table || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 19:52:34 CEST)
- [hackers] [scc] Add test for predefined cpp macros || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 19:22:25 CEST)
- [hackers] [scc] Rewrite defmacro() || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 19:22:25 CEST)
- [hackers] [scc] Add test for ifdef/ifndef || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 18:47:12 CEST)
- [hackers] [scc] Check if the symbol is declared in unlinkhash() || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 18:45:50 CEST)
- [hackers] [scc] Disable cc2 in the main Makefile || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 18:00:25 CEST)
- [hackers] [scc] Do not generate errors in empty va_lists || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 14:29:10 CEST)
- [hackers] [scc] Improve error recovery in argument parsing || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 12:40:21 CEST)
- [hackers] [scc] Add calls to vararg functions || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 10:25:54 CEST)
- [hackers] [scc] Fix toomany error control || Roberto E. Vargas Caballero (Sat Sep 26 2015 - 09:51:02 CEST)
- [hackers] [scc] Add support for k&r empty functions || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 22:39:12 CEST)
- [hackers] [scc] Add support for vararg function definition || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 22:03:15 CEST)
- [hackers] [st] Fix extra bracketed paste markers when pasting >8kb || dequis (Fri Sep 25 2015 - 20:17:07 CEST)
- [hackers] [scc] Add support for i386 in cc1 || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:50:44 CEST)
- [hackers] [scc] Add arch dependency to cc1/Makefile || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:50:44 CEST)
- [hackers] [scc] Move rank type definition to cc1.h || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:50:44 CEST)
- [hackers] [scc] Remove arch/z80/type.c || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:50:44 CEST)
- [hackers] [scc] Move limits again to cc1/types.c || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:50:44 CEST)
- [hackers] [scc] Add initial support for multi arch in cc1 || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 17:01:13 CEST)
- [hackers] [scc] Add update script for tests || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 14:44:25 CEST)
- [hackers] [scc] Update tests || Roberto E. Vargas Caballero (Fri Sep 25 2015 - 14:44:25 CEST)
- [hackers] [scc] Remove the difference between local and global id || Roberto E. Vargas Caballero (Thu Sep 24 2015 - 23:14:24 CEST)
- [hackers] [scc] Join ':' and ';' IR operators || Roberto E. Vargas Caballero (Thu Sep 24 2015 - 22:29:01 CEST)
- [hackers] [scc] Update IR documentation || Roberto E. Vargas Caballero (Wed Sep 23 2015 - 20:42:21 CEST)
- [hackers] [scc] Change format of castings || Roberto E. Vargas Caballero (Wed Sep 23 2015 - 20:33:10 CEST)
- [hackers] [scc] Change end of parameters symbol || Roberto E. Vargas Caballero (Wed Sep 23 2015 - 20:29:30 CEST)
- [hackers] [scc] Change return code from y to r || Roberto E. Vargas Caballero (Wed Sep 23 2015 - 20:11:11 CEST)
- [hackers] [st] dup() -> dup2() || FRIGN (Tue Sep 22 2015 - 14:15:35 CEST)
- [hackers] [scc] Improve error reporting || Quentin Carbonneaux (Fri Sep 18 2015 - 19:17:49 CEST)
- [hackers] [scc] Avoid emit castings to void || Roberto E. Vargas Caballero (Fri Sep 18 2015 - 15:04:57 CEST)
- [hackers] [scc] Remove parentheses in struct definitions || Roberto E. Vargas Caballero (Fri Sep 18 2015 - 15:04:57 CEST)
- [hackers] [scc] Small modifications to ir.md || Roberto E. Vargas Caballero (Fri Sep 18 2015 - 15:04:57 CEST)
- [hackers] [scc] Fix letter for UINT8 || Roberto E. Vargas Caballero (Thu Sep 17 2015 - 22:03:38 CEST)
- [hackers] [scc] Update tests after commit b49ee20 || Roberto E. Vargas Caballero (Thu Sep 17 2015 - 22:03:38 CEST)
- [hackers] [scc] Close stdout in error || Roberto E. Vargas Caballero (Thu Sep 17 2015 - 13:13:40 CEST)
- [hackers] [dextra] minor changes || Anselm R Garbe (Wed Sep 16 2015 - 21:42:14 CEST)
- [hackers] [scc] Add inline keyword || Roberto E. Vargas Caballero (Tue Sep 15 2015 - 12:37:11 CEST)
- [hackers] [scc] Make type qualifier flags || Roberto E. Vargas Caballero (Tue Sep 15 2015 - 12:37:11 CEST)
- [hackers] [scc] Simplify arydcl() || Roberto E. Vargas Caballero (Tue Sep 15 2015 - 12:37:11 CEST)
- [hackers] [scc] Simplify the easter egg || Roberto E. Vargas Caballero (Mon Sep 14 2015 - 18:42:50 CEST)
- [hackers] [scc] Fix size of n.elem || Roberto E. Vargas Caballero (Mon Sep 14 2015 - 18:42:50 CEST)
- [hackers] [scc] Add designated initializers syntax || Roberto E. Vargas Caballero (Mon Sep 14 2015 - 16:24:47 CEST)
- [hackers] [scc] Add semantic analysis of initializers || Roberto E. Vargas Caballero (Mon Sep 14 2015 - 16:24:47 CEST)
- [hackers] [ubase] Fix fallocate(1) manpage || FRIGN (Mon Sep 14 2015 - 11:16:01 CEST)
- [hackers] [ubase] Refactor fallocate(1) || FRIGN (Mon Sep 14 2015 - 11:16:01 CEST)
- [hackers] [st] The times of bad fonts are over. || Christoph Lohmann (Sat Sep 12 2015 - 16:44:42 CEST)
- [hackers] [scc] St is right, fish is wrong, learn terminfo(5)! || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 23:08:04 CEST)
- [hackers] [scc] Avoid initiliazers in functions || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 22:57:32 CEST)
- [hackers] [scc] Integrate initlist in initiliazer() || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 22:57:32 CEST)
- [hackers] [scc] Remove unused variable in integer() || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 22:57:32 CEST)
- [hackers] [scc] Add initializer to static objects || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 18:19:11 CEST)
- [hackers] [scc] Move initializer() to expr.c || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 18:19:11 CEST)
- [hackers] [st] Fix copy of line with len = 0 || Roberto E. Vargas Caballero (Thu Sep 10 2015 - 11:57:15 CEST)
- [hackers] [ubase] Refactor eject(1) || FRIGN (Thu Sep 10 2015 - 00:33:23 CEST)
- [hackers] [scc] Fix grammar of aggregate initializers || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 22:37:33 CEST)
- [hackers] [scc] Allow 0 in pointer initialization || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 22:25:38 CEST)
- [hackers] [scc] Add initializers for non static local variables || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 21:36:52 CEST)
- [hackers] [surf] Remove the pax intermediary. || Christoph Lohmann (Tue Sep 08 2015 - 20:29:04 CEST)
- [hackers] [scc] Fix define() || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 18:17:46 CEST)
- [hackers] [st] Change Pause to Break in shortcut for serial break || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 17:03:13 CEST)
- [hackers] [st] Expose cursor shape in config.def.h || Jan Christoph Ebersbach (Tue Sep 08 2015 - 16:29:37 CEST)
- [hackers] [st] Add key to send a break to the serial line || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 12:11:29 CEST)
- [hackers] [st] Set default values of stty according to the man page || Roberto E. Vargas Caballero (Tue Sep 08 2015 - 10:48:38 CEST)
- [hackers] [scc] Add basic test for long long constants || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:57 CEST)
- [hackers] [scc] Add basic test for long constants || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:57 CEST)
- [hackers] [scc] Extend sign in constant casts || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:57 CEST)
- [hackers] [scc] Fix readint() || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:56 CEST)
- [hackers] [scc] Fix cast() || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:56 CEST)
- [hackers] [scc] Add basic test for integer constans || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 23:44:56 CEST)
- [hackers] [st] Making st.1 more descriptive about -l and fix -l in st.c. || Christoph Lohmann (Mon Sep 07 2015 - 22:59:51 CEST)
- [hackers] [st] Fix the st manpage for -l line. || Christoph Lohmann (Mon Sep 07 2015 - 20:01:31 CEST)
- [hackers] [scc] Basic test for character constants || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 19:19:50 CEST)
- [hackers] [scc] Fix constant folding type || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 17:18:47 CEST)
- [hackers] [scc] Fix integer constant parsing || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 17:18:47 CEST)
- [hackers] [scc] Add correct parsing of integer constants || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 16:55:29 CEST)
- [hackers] [scc] Fix interger constants size || Roberto E. Vargas Caballero (Mon Sep 07 2015 - 16:55:29 CEST)
- [hackers] [ubase] Minor newline fix in ctrlaltdel.8 || FRIGN (Mon Sep 07 2015 - 13:10:22 CEST)
- [hackers] [ubase] Add myself to LICENSE || FRIGN (Mon Sep 07 2015 - 13:10:22 CEST)
- [hackers] [ubase] Refactor ctrlaltdel(8) || FRIGN (Mon Sep 07 2015 - 13:10:22 CEST)
- [hackers] [ubase] Remove stdlib.h from clear(1) || FRIGN (Mon Sep 07 2015 - 12:47:16 CEST)
- [hackers] [ubase] Refactor clear(1) || FRIGN (Mon Sep 07 2015 - 12:47:16 CEST)
- [hackers] [ubase] Refactor chvt(1) || FRIGN (Mon Sep 07 2015 - 12:47:16 CEST)
- [hackers] [ubase] Fix build || FRIGN (Mon Sep 07 2015 - 12:47:16 CEST)
- [hackers] [scc] Add baisc tests about algebraic identities || Roberto E. Vargas Caballero (Sun Sep 06 2015 - 22:02:30 CEST)
- [hackers] [scc] Fix problems with identities about & || Roberto E. Vargas Caballero (Sun Sep 06 2015 - 22:02:30 CEST)
- [hackers] [scc] Add more identities for shift operators || Roberto E. Vargas Caballero (Sat Sep 05 2015 - 19:59:17 CEST)
- [hackers] [scc] Add more identities for logic operators || Roberto E. Vargas Caballero (Sat Sep 05 2015 - 19:59:17 CEST)
- [hackers] [scc] Add error recovery in enumdcl() || Roberto E. Vargas Caballero (Sat Sep 05 2015 - 15:43:03 CEST)
- [hackers] [scc] Increment pointer type in arguments || Roberto E. Vargas Caballero (Sat Sep 05 2015 - 07:12:10 CEST)
- [hackers] [scc] Fix algebraic identities about logical operators || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 23:21:05 CEST)
- [hackers] [scc] Fix algebraic identities about logical operators || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 22:51:03 CEST)
- [hackers] [scc] Call chklvalue() in address() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:40 CEST)
- [hackers] [scc] Promote integer values in numericaluop() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Remove eval() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Remove unused parameter ini chklvalue() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Remove eval() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Add condexpr() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Add error recovery in arguments() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Add error recovery in incdec() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Update TODO || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Simplify Switch() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Fix lvalue in varnode() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] use content() in array() || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [scc] Use -c in diff instead of non POSIX -u || Roberto E. Vargas Caballero (Fri Sep 04 2015 - 20:22:39 CEST)
- [hackers] [dextra] reorganized dextra, starting with my new xps13 || Anselm R Garbe (Thu Sep 03 2015 - 22:53:36 CEST)
- [hackers] [ubase] Use CC for ubase-box, remove LD || sin (Thu Sep 03 2015 - 20:57:26 CEST)
- [hackers] [ubase] uptime.c: Use the UTMP_PATH from config.def.h || Ypnose (Thu Sep 03 2015 - 20:57:26 CEST)
- [hackers] [sbase] use CC for sbase-box, remove LD || Evan Gates (Thu Sep 03 2015 - 20:18:04 CEST)
- [hackers] [scc] Fix promote() || Roberto E. Vargas Caballero (Thu Sep 03 2015 - 18:00:48 CEST)
- [hackers] [scc] Fix type in constant and var nodes || Roberto E. Vargas Caballero (Thu Sep 03 2015 - 18:00:47 CEST)
- [hackers] [scc] Simplify decay() || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 22:46:21 CEST)
- [hackers] [scc] Print only one error for every non declared variable || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 22:35:27 CEST)
- [hackers] [scc] Add test rule to the Makefile || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 19:58:56 CEST)
- [hackers] [scc] Add basic test for integer constant folding || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 18:25:57 CEST)
- [hackers] [scc] Add more algebraic identities || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 18:25:57 CEST)
- [hackers] [scc] Concentrate all the division by 0 in only one place || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 18:25:57 CEST)
- [hackers] [scc] Move cmp() from fold.c to expr.c || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 18:25:57 CEST)
- [hackers] [scc] Add validation for float operations || Roberto E. Vargas Caballero (Wed Sep 02 2015 - 12:50:51 CEST)
- [hackers] [scc] Small cosmetic changes in fold.c || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 22:10:19 CEST)
- [hackers] [scc] Add idempotent optimization || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 21:18:31 CEST)
- [hackers] [scc] Transform constconv() to constcode() || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 20:10:55 CEST)
- [hackers] [scc] Make fold a bit more robust || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 20:10:55 CEST)
- [hackers] [scc] Add auto refence in test002 || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 20:10:55 CEST)
- [hackers] [scc] Simplify all the constanst casts || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 18:41:10 CEST)
- [hackers] [scc] Rewrite constant folding || Roberto E. Vargas Caballero (Tue Sep 01 2015 - 16:10:26 CEST)
- Greg Reagle
- Hiltjo Posthuma
- Joakim Sindholt
- Last message date: Wed Sep 30 2015 - 20:44:19 CEST
- Archived on: Thu Nov 21 2024 - 10:24:47 CET