2013-05-22 |
Antoine ELIAS |
manage a=42 in parameter of macro 56/11556/1 |
blob | commitdiff |
2013-05-10 |
Cedric Delamarre |
bitcmp corrected and test updated. 70/11470/4 |
blob | commitdiff | diff to current |
2013-05-02 |
Antoine ELIAS |
clone varargout varaible before close scope 38/11438/1 |
blob | commitdiff | diff to current |
2012-11-13 |
Antoine ELIAS |
rollback %ls to %s, it was better before 81/9681/6 |
blob | commitdiff | diff to current |
2012-11-07 |
Antoine ELIAS |
Very first version of graphics/gui in scilab 6 77/9577/7 |
blob | commitdiff | diff to current |
2012-07-24 |
Antoine ELIAS |
new types toString function to take care "lines" values... 03/7003/3 |
blob | commitdiff | diff to current |
2012-07-23 |
Antoine ELIAS |
add format function and rewrite toString function for... 98/6798/4 |
blob | commitdiff | diff to current |
2012-01-11 |
Antoine ELIAS |
adding sparse management via Eigen library 58/5858/3 |
blob | commitdiff | diff to current |
2011-11-22 |
Antoine ELIAS |
kernel speed improvement 86/5486/3 |
blob | commitdiff | diff to current |
2011-10-13 |
Antoine ELIAS |
restore prompt mode after error in function call 51/5151/2 |
blob | commitdiff | diff to current |
2011-09-09 |
Antoine ELIAS |
rename YaspRead/Write functions and files in scilabRead... 42/4742/9 |
blob | commitdiff | diff to current |
2011-06-27 |
Antoine ELIAS |
fix trouble around mode function during exec function... 28/4328/1 |
blob | commitdiff | diff to current |
2011-06-14 |
Bruno JOFRET |
Varargout management. Add list comparison. 70/4170/3 |
blob | commitdiff | diff to current |
2011-06-09 |
cedric Delamarre |
Check the file ID in mclose, meof, mseek and mtell... 73/3873/11 |
blob | commitdiff | diff to current |
2011-05-03 |
Bruno JOFRET |
Close scope when receiving abort. 89/3889/2 |
blob | commitdiff | diff to current |
2011-03-28 |
Antoine ELIAS |
Refactoring of ScilabException in AST, exec, execstr. 62/3662/1 |
blob | commitdiff | diff to current |
2011-03-10 |
Bruno JOFRET |
pause / resume / abort Implementation. 79/3479/7 |
blob | commitdiff | diff to current |
2011-03-08 |
Antoine ELIAS |
delete symbol in ast exp, no longer used *new for symbo... 56/3456/3 |
blob | commitdiff | diff to current |
2011-03-08 |
Antoine ELIAS |
re use Symbol in AST, parser and context 98/3398/5 |
blob | commitdiff | diff to current |
2011-02-24 |
Antoine ELIAS |
template and multi dimension 89/3089/12 |
blob | commitdiff | diff to current |
2010-12-20 |
Bruno JOFRET |
Clean includes. 94/2794/3 |
blob | commitdiff | diff to current |
2010-10-29 |
Antoine ELIAS |
silent macro calls 86/2386/3 |
blob | commitdiff | diff to current |
2010-10-13 |
antoine ELIAS |
replace %s by %ls 83/2283/2 |
blob | commitdiff | diff to current |
2010-10-11 |
antoine ELIAS |
catch error if parser failed to open file and add os_sw... 21/2221/3 |
blob | commitdiff | diff to current |
2010-10-05 |
antoine ELIAS |
exception error management for kernel, execstr, prompt... 75/2175/3 |
blob | commitdiff | diff to current |
2010-07-22 |
antoine ELIAS |
mopen, mclose and file management 93/1393/2 |
blob | commitdiff | diff to current |
2010-07-16 |
antoine ELIAS |
varargin management 45/1345/1 |
blob | commitdiff | diff to current |
2010-07-15 |
antoine ELIAS |
convert char to wchar_t 09/1309/8 |
blob | commitdiff | diff to current |
2010-06-28 |
antoine ELIAS |
global management and argn function 20/1120/5 |
blob | commitdiff | diff to current |
2010-06-25 |
antoine ELIAS |
Attack of the Clones 65/1065/5 |
blob | commitdiff | diff to current |
2010-06-21 |
Bruno JOFRET |
- Scilab Macros accept less input argument 72/1072/1 |
blob | commitdiff | diff to current |
2010-06-18 |
antoine ELIAS |
improve clone management in cell and struct, allow... 43/1043/2 |
blob | commitdiff | diff to current |
2010-03-30 |
antoine ELIAS |
add original visitor ( without template ), sorts includ... |
blob | commitdiff | diff to current |
2010-03-26 |
antoine ELIAS |
add runvisitor hierarchy |
blob | commitdiff | diff to current |
2010-03-18 |
antoine ELIAS |
remove symbol references in AST (2) |
blob | commitdiff | diff to current |
2010-03-18 |
Antoine ELIAS |
replace string argument by const string& argument |
blob | commitdiff | diff to current |
2010-03-12 |
antoine ELIAS |
replace Symbol from scope map by std::string |
blob | commitdiff | diff to current |
2010-02-09 |
Antoine ELIAS |
include stack-def.h origin/YaSp |
blob | commitdiff | diff to current |
2010-02-08 |
antoine ELIAS |
windows compilation + move files |
blob | commitdiff | diff to current |
2010-01-13 |
Bruno JOFRET |
Expand pure virtual methods |
blob | commitdiff | diff to current |
2010-01-08 |
Bruno JOFRET |
name and module are now Callable's attributes |
blob | commitdiff | diff to current |
2009-09-14 |
antoine ELIAS |
change, lock and unlock variable in scope. add reset... |
blob | commitdiff | diff to current |
2009-09-11 |
antoine ELIAS |
add core gateway, update ImplicitList for integer type... |
blob | commitdiff | diff to current |
2009-09-08 |
antoine ELIAS |
some changes about variables references, add ReturnExp... |
blob | commitdiff | diff to current |
2009-09-07 |
antoine ELIAS |
move macro loader in funcmanager |
blob | commitdiff | diff to current |
2009-09-04 |
antoine ELIAS |
add loading macros and delete ast |
blob | commitdiff | diff to current |
2009-09-04 |
antoine ELIAS |
move types dll to static, move YaspWrite functions... |
blob | commitdiff | diff to current |
2009-09-03 |
antoine ELIAS |
rand, testmatrix, tril, triu, zeros, ... |
blob | commitdiff | diff to current |
2009-09-01 |
antoine ELIAS |
windows compilation |
blob | commitdiff | diff to current |
2009-08-31 |
Simon Lipp |
add a Callable class |
blob | commitdiff | diff to current |
2009-08-18 |
antoine ELIAS |
add macro management |
blob | commitdiff | diff to current |
2009-08-07 |
Bruno JOFRET |
Macro class to manage Scilab Functions |
blob | commitdiff | diff to current |
|