Commit Graph

72 Commits

Author SHA1 Message Date
Tom Hacohen 8f3d9d1142 Eo: Fix constructor attribute and clean up class types. 2014-07-31 08:27:49 +01:00
Tom Hacohen 5634b24642 Eo: Make some keywords more strict (usage location). 2014-07-31 08:24:42 +01:00
Tom Hacohen 82f55dc788 Eo: Add own and func keywords. 2014-07-31 07:34:48 +01:00
Tom Hacohen f265b7cdc9 Eo: Add function keyword. 2014-07-31 07:31:21 +01:00
Tom Hacohen ed69821311 Eo: Add rules for (<{. 2014-07-31 07:10:47 +01:00
Tom Hacohen e7f7b682e0 Eo: Split typedef. 2014-07-31 07:01:42 +01:00
Tom Hacohen 579b65eeea Eo: make return a statement. 2014-07-31 06:57:24 +01:00
Tom Hacohen d5e490390c Eo: Add implements as field type. 2014-07-31 06:53:37 +01:00
Tom Hacohen 1ecf2db13a Eo: Add void type. 2014-07-31 06:52:13 +01:00
Tom Hacohen 3c0bad7593 Eo: highlight class names.
It's kind of cheating, but it's fine for now.
2014-07-31 06:50:34 +01:00
Tom Hacohen f5ffde2810 Eo: Remove wrong region match. 2014-07-31 06:37:46 +01:00
Tom Hacohen ad5f8f828d Eo: Split body keywords. 2014-07-31 06:36:32 +01:00
Tom Hacohen 583b3a8d39 Eo: Fix class types. 2014-07-31 06:27:47 +01:00
Tom Hacohen f1b569acf7 Eo: Fix types list. 2014-07-31 06:25:37 +01:00
Tom Hacohen 39fb159b6b Eo: Add structure keywords. 2014-07-31 06:21:56 +01:00
Tom Hacohen 4dbb6c4ce7 Eo: Add more keywords. 2014-07-31 06:21:53 +01:00
Tom Hacohen 2bd48fcce6 Eo: Fix TODO, XXX and FIXME inside comments. 2014-07-31 06:21:49 +01:00
Tom Hacohen f4a6c84e82 Eo: Rewrite and clean the syntax file. 2014-07-31 06:21:46 +01:00
Jérémy Zurcher a47fed45d7 slightly improve eo syntax file 2014-07-29 16:52:17 +02:00
Daniel Zaoui 62a99a376d Add syntax files for Embryo. 2014-07-29 03:46:44 +03:00
Daniel Zaoui 97f35f5c0a Add syntax files for EDC format. 2014-07-29 03:46:44 +03:00
Daniel Zaoui c25369f5c5 Eo: Add simple syntax files for Eo format. 2014-07-29 03:40:18 +03:00