|
[jira] Updated: (BOO-136) generic given statement: msg#00090lang.boo.devel
[ http://jira.codehaus.org/browse/BOO-136?page=all ] Doug Holton updated BOO-136: ---------------------------- Attachment: given-4.patch given-4.patch fixes support for nested given statements, by adding a single Visit() line. given-6.boo test case added. > generic given statement > ----------------------- > > Key: BOO-136 > URL: http://jira.codehaus.org/browse/BOO-136 > Project: Boo > Type: New Feature > Components: Compiler > Reporter: Rodrigo B. de Oliveira > Attachments: given-4.patch > > > given value: > when 3: > print("integer 3") > when "foo": > print("string foo") > when /^foo.*bar$/: > print("begins with foo, ends with bar") -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Created: (BOO-494) conditional: alpha < num < beta instread of alpha < num and num < beta, Cameron Kenneth Knight (JIRA) |
|---|---|
| Next by Date: | [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA) |
| Previous by Thread: | [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA) |
| Next by Thread: | [jira] Updated: (BOO-136) generic given statement, Doug Holton (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |