Commit Graph

14 Commits (f12633e73b8b51a6c46ddeaf6268525a92ba09f7)

Author SHA1 Message Date
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
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 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 630e5ecc3b update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
Slava Pestov 2e5124f035 tokyo.alien.tctdb: int32_t is not defined on Windows, but int is the sae thing so use that instead 2009-06-20 15:35:01 -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 4fcb379870 tokyo.alien: Fix USING: lines 2009-06-17 16:33:37 -03:00
Bruno Deferrari c331807cff tokyo: Add summary.txt files 2009-06-17 08:45:47 -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