Commit Graph

18 Commits (dba072e9f2e08753e73c4e84c20eebe264274ab4)

Author SHA1 Message Date
Joe Groff 943596575a use radix literals 2011-11-23 19:03:40 -08:00
Doug Coleman bf2a96e9e0 Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
2011-09-18 23:19:06 -05:00
Philipp Brüschweiler f52246b3ff curses: simplifications, prepare for menu support 2010-10-03 13:18:31 +02:00
Philipp Brüschweiler 1819da7f41 curses: simplification, use wide character library to print utf8 strings 2010-10-03 13:17:43 +02:00
Philipp Brüschweiler c5b46d0be4 curses: fix colors, add unit test 2010-10-03 13:16:31 +02:00
Philipp Brüschweiler b26c88aef3 curses: more mouse event work 2010-10-03 13:16:31 +02:00
Philipp Brüschweiler 6c31c49cad curses: add box word, rearrange some code 2010-10-03 13:16:31 +02:00
Philipp Brüschweiler bb89b92a98 curses: start support for mouse events 2010-10-03 13:16:30 +02:00
Philipp Brüschweiler f2e5b168a7 curses: partial rewrite 2010-10-03 13:16:30 +02:00
Joe Groff 65c3259761 "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
Joe Groff 4cfa1a6c77 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
Slava Pestov 95bfc8a240 vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
Slava Pestov b88fde04d9 alien.syntax: add C-GLOBAL: for defining words to access global variables, and remove the gimpy one from core-text.utilities 2009-10-09 04:46:29 -05:00
Joe Groff 866b62755e replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
Joe Groff 433c065729 update structs in curses 2009-09-19 20:47:11 -05:00
Doug Coleman 8b7fcce399 update code for usages of add-library 2009-03-25 23:00:19 -05:00
Doug Coleman e026b554a9 use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
Doug Coleman 37b02d6a6c checkin curses library i started last summer 2009-01-11 11:36:22 -06:00