From: Blub Date: Sun, 28 Mar 2010 09:13:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "NewQC" version 17) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7eb5809bf24734fed9aed43dfd2a7b48eadaa098;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "NewQC" version 17) --- diff --git a/NewQC.textile b/NewQC.textile index 7f4bdb2..0245340 100644 --- a/NewQC.textile +++ b/NewQC.textile @@ -5,7 +5,7 @@ It is possible that at some point we decide to switch QC-compiler which requires h2. Clean syntax: In fteqcc there are some ambiguities regarding fieldpointers, function pointers, and field-return-types etc. -A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is: +A clean syntax is needed, the current implementation uses the following: |_.definition|_.meaning| |float foo| global variable|