summaryrefslogtreecommitdiff
path: root/Examples/scilab/enum
Commit message (Expand)AuthorAgeFilesLines
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* scilab: display loading errors in examplesSimon Marchetto2014-09-111-1/+5
* Synchronize common scilab examples with other languagesWilliam S Fulton2014-09-031-1/+1
* Use CXXSRCS for testing for Scilab like other languagesWilliam S Fulton2014-09-021-2/+2
* scilab: enum example same as in other languagesSimon Marchetto2014-07-246-31/+70
* scilab: remove debug stuffSimon Marchetto2014-07-032-1/+1
* scilab: use TARGET in Examples MakefileSimon Marchetto2014-07-031-1/+1
* scilab: test enum example, source renamedSimon Marchetto2014-07-012-1/+1
* scilab: out-of-sources buildSimon Marchetto2014-06-091-3/+3
* Scilab: init function name SWIG_Init() changed to <module>_Init()Simon Marchetto2013-09-181-1/+1
* Scilab: remove build & link verbose messages in examplesSimon Marchetto2013-09-091-0/+1
* Scilab: enum example is consistent with other languagesSimon Marchetto2013-09-064-38/+10
* Scilab: take in account TARGET in example makefile, fix target in examples su...Simon Marchetto2013-09-041-1/+1
* Scilab: add %scilabconst in enum exampleSimon Marchetto2013-09-024-14/+39
* Scilab: wrap enums to Scilab variables (if %feature scilab:const")Simon Marchetto2013-09-022-6/+9
* Scilab example Makefiles update.William S Fulton2013-08-301-7/+5
* Scilab: fix examples (no paging which stops tests)Simon Marchetto2013-08-201-1/+1
* Remove useless spaceVincent Couvert2011-05-201-1/+1
* add some makefileBaozeng Ding2009-08-201-0/+17
* merge frome trunkBaozeng Ding2009-08-101-16/+0
* a better way to deal with constants and enums and some change about the docBaozeng Ding2009-08-082-13/+11
* fix some issue and two test-suit:simple_array, li_mathBaozeng Ding2009-08-051-3/+0
* Built environment of test-suit and add two test-suit:enum, struct_renameBaozeng Ding2009-08-041-1/+1
* added some pointer support and fixed style problemBaozeng Ding2009-07-171-0/+2
* Some change about makefile and typemaps as a littlet change of Scilab APIBaozeng Ding2009-07-161-1/+2
* add support for EnumsBaozeng Ding2009-06-205-0/+70