Commit Graph

20 Commits (16c93c78741e2b53cfca455f16ef7777f72bb51a)

Author SHA1 Message Date
Doug Coleman 0176591527 factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
Björn Lindqvist b5147aa549 curses.ffi: on some linuxes, libncursesw.so is a linker script so find-library is needed to find the real elf file 2014-08-25 14:50:26 -07:00
Doug Coleman a8173daca2 curses: Add some more api calls. Allow a getch that doesn't throw on errors because you need it for window resize. 2014-08-25 14:50:20 -07:00
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 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