Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2014.05.18.Log1011.txt

📄SVN 📅2014-05-18 💾1,2 KB 3 Parsed entries BUILD FIX

Revision r4475

LunaCON: add read-only variable 'Numsprites', r/w userdef member .mouseaiming.

Revision r4474

C-CON: scan label names according to stricter LunaCON rules instead of char blacklist.

These ones: http://lunatic.eduke32.com/lunacon.html#_ambiguous_lexical_elements
Seriously, defining a token kind by excluding certain characters (instead of
allowing a given set) is really, really broken.

Revision r4473

LunaCON: allow '.' as non-first identifer character.
Raw Content
------------------------------------------------------------------------
r4476 | helixhorned | 2014-05-18 02:55:43 -0700 (Sun, 18 May 2014) | 1 line

sdlayer.c: fix compiling wm_ynbox() for Linux/WITHOUT_GTK=1.
------------------------------------------------------------------------
r4475 | helixhorned | 2014-05-18 02:55:42 -0700 (Sun, 18 May 2014) | 1 line

LunaCON: add read-only variable 'Numsprites', r/w userdef member .mouseaiming.
------------------------------------------------------------------------
r4474 | helixhorned | 2014-05-18 02:55:41 -0700 (Sun, 18 May 2014) | 5 lines

C-CON: scan label names according to stricter LunaCON rules instead of char blacklist.

These ones: http://lunatic.eduke32.com/lunacon.html#_ambiguous_lexical_elements
Seriously, defining a token kind by excluding certain characters (instead of
allowing a given set) is really, really broken.
------------------------------------------------------------------------
r4473 | helixhorned | 2014-05-18 02:55:39 -0700 (Sun, 18 May 2014) | 1 line

LunaCON: allow '.' as non-first identifer character.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.