summaryrefslogtreecommitdiff
path: root/t/comp/uproto.t
Commit message (Expand)AuthorAgeFilesLines
* Parsing fix: it wasn't possible to call a function with a (_) prototypeRafael Garcia-Suarez2006-11-131-1/+2
* More regression tests for the _ prototypeRafael Garcia-Suarez2006-11-021-1/+13
* Allow the _ prototype character to be followed by optional argumentsRafael Garcia-Suarez2006-10-191-2/+7
* Add a regression test for change #29041Rafael Garcia-Suarez2006-10-181-1/+4
* Test for the interaction between ; and _ in prototypesRafael Garcia-Suarez2006-10-181-1/+4
* The _ character is only allowed to be at the end of prototypesRafael Garcia-Suarez2006-10-181-1/+7
* Improvements and fixes to the _ prototypeRafael Garcia-Suarez2006-10-181-2/+25
* First attempt at implementing the _ prototypeRafael Garcia-Suarez2006-10-171-0/+36