Commit Graph

17 Commits (81c6196dc488d73c9c47e5ccf94e6e8c94e75ad4)

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
Slava Pestov 7a10a8eb0d macosx: Remove /opt/local prefix on some mac ffi libs. 2012-06-18 17:01:29 -07:00
Erik Charlebois baab8c060d Remove ENUM: f and replace uses with CONSTANTs.
Fix bootstrap and load-all errors from enum classes.
2010-04-19 20:08:40 -07:00
Joe Groff 4bc915d526 C-ENUM: -> ENUM: 2010-04-19 20:07:16 -07:00
Slava Pestov 2b4a55b53a Merge branch 'master' of git://github.com/erikcharlebois/factor 2010-04-10 18:01:19 -07:00
Erik Charlebois edc489f4c1 Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses. 2010-04-09 23:48:22 -07: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 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Joe Groff 866b62755e replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
Joe Groff 77caffff8e update tokyo structs 2009-09-19 21:16:13 -05:00
Slava Pestov f05b8e3c87 extra/tokyo: remove bool typedef, and rename time_t to tokyo_time_t to not clash with existing types 2009-06-18 22:16:19 -05:00
Bruno Deferrari c331807cff tokyo: Add summary.txt files 2009-06-17 08:45:47 -03:00
Bruno Deferrari 56bd085962 tokyo.alien: Add full paths to libraries on osx 2009-06-13 20:41:41 -03:00
Bruno Deferrari cb300e3a84 tokyo.alien: Add code that loads the dlls (not working right now for me) 2009-06-13 20:13:53 -03:00
Bruno Deferrari 6ebdd52522 tokyo.alien: Fixes, add tchdb, loads now. 2009-06-12 22:58:53 -03:00
Bruno Deferrari 8134eccced tokyo.alien: Initial works on tokyo bindings (incomplete, not working, not tested) 2009-06-12 14:25:01 -03:00