2010-10-20 |
Angel Ortega | Fixed permissions, again.
|
commit | commitdiff | tree |
2010-10-20 |
Angel Ortega | Fixed file permissions.
|
commit | commitdiff | tree |
2010-10-20 |
Angel Ortega | Some updates to new mpdm_sort() semantics.
|
commit | commitdiff | tree |
2010-10-20 |
Angel Ortega | Update to new mpdm_adel() semantics.
|
commit | commitdiff | tree |
2010-10-20 |
Angel Ortega | Avoid using mpdm_pop() to discard values.
|
commit | commitdiff | tree |
2010-10-19 |
Angel Ortega | Revert "Avoid unnecessary referencing in O_multi()."
|
commit | commitdiff | tree |
2010-10-19 |
Angel Ortega | Avoid unnecessary referencing in O_multi().
|
commit | commitdiff | tree |
2010-10-15 |
Angel Ortega | Lost function arguments are stored in _.
|
commit | commitdiff | tree |
2010-10-15 |
Angel Ortega | Use mpdm_join_s() wherever possible.
|
commit | commitdiff | tree |
2010-08-25 |
Angel Ortega | Version 1.0.9 RELEASED.
|
commit | commitdiff | tree |
2010-08-25 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2010-07-16 |
Angel Ortega | Document ** in mpsl_overview.txt.
|
commit | commitdiff | tree |
2010-07-16 |
Angel Ortega | New operand **.
|
commit | commitdiff | tree |
2010-07-15 |
Angel Ortega | If random() uses a 0 argument, it restarts the seed...
|
commit | commitdiff | tree |
2010-03-30 |
Angel Ortega | Changed mpsl_dump_1() to use mpdm_iterator().
|
commit | commitdiff | tree |
2010-03-25 |
Angel Ortega | Renamed lock 'sweep_on_exec_i' to 'in_constant_folding'.
|
commit | commitdiff | tree |
2010-03-25 |
Angel Ortega | Substituted old, useless tracing with trapping (Closes...
|
commit | commitdiff | tree |
2010-03-25 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2010-03-25 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-12-22 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2009-12-22 |
Angel Ortega | Fixed documentation.
|
commit | commitdiff | tree |
2009-11-27 |
Angel Ortega | New function random().
|
commit | commitdiff | tree |
2009-11-26 |
Angel Ortega | New operands <<= and >>=.
|
commit | commitdiff | tree |
2009-11-26 |
Angel Ortega | New operands << and >>.
|
commit | commitdiff | tree |
2009-11-26 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-11-26 |
Angel Ortega | New immediate operands &=, != and ^=.
|
commit | commitdiff | tree |
2009-10-14 |
Angel Ortega | Numbers prefixed by 0b are accepted as binary numbers.
|
commit | commitdiff | tree |
2009-09-21 |
Angel Ortega | Updated copyright year.
|
commit | commitdiff | tree |
2009-09-21 |
Angel Ortega | Initialize v in mpsl_main().
|
commit | commitdiff | tree |
2009-09-21 |
Angel Ortega | New syntax: val1->func(val2) equal to func(val1, val2).
|
commit | commitdiff | tree |
2009-09-20 |
Angel Ortega | Version 1.0.8 RELEASED.
|
commit | commitdiff | tree |
2009-09-20 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2009-09-09 |
Angel Ortega | Merge branch 'master' of /home/angel/git/mpsl/
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | More doc fixes to mpsl_f.c.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Small fixes to mpsl_f documentation.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | A small documentation fix in mpsl_f.c.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Updated mpsl_index.txt.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | More MPSL library functions documented.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Some MPSL library functions has been documented in...
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Merge branch 'master' of /home/angel/git/mpsl/
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | All external functions in mpsl_f.c moved to mpsl_c.c.
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Library function creation has been moved to mpsl_build_funcs().
|
commit | commitdiff | tree |
2009-09-02 |
Angel Ortega | Updated mpsl_quickref.txt.
|
commit | commitdiff | tree |
2009-08-29 |
Angel Ortega | Added lexer support for scientific notation real numbers.
|
commit | commitdiff | tree |
2009-08-29 |
Angel Ortega | Small style changes to mpsl.l.
|
commit | commitdiff | tree |
2009-08-26 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-08-26 |
Angel Ortega | New function bincall().
|
commit | commitdiff | tree |
2009-08-26 |
Angel Ortega | Small documentation fixes.
|
commit | commitdiff | tree |
2009-08-26 |
Angel Ortega | The sscanf() function has been documented (Closes:...
|
commit | commitdiff | tree |
2009-08-25 |
Angel Ortega | Use just one Ctrl-D to exit the mpsl executable.
|
commit | commitdiff | tree |
2009-08-23 |
Angel Ortega | Discard first line of script if it starts with #!.
|
commit | commitdiff | tree |
2009-08-05 |
Angel Ortega | Another small tuning to mpsl_overview.txt.
|
commit | commitdiff | tree |
2009-08-05 |
Angel Ortega | A small tuning to mpsl_overview.txt.
|
commit | commitdiff | tree |
2009-07-24 |
Angel Ortega | New function compile().
|
commit | commitdiff | tree |
2009-05-27 |
Angel Ortega | Changed mpsl_dump_1() so that MPSL code is dumped as...
|
commit | commitdiff | tree |
2009-05-17 |
Angel Ortega | Function scanf() renamed to sscanf().
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | New version start.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Revert "Delete all traces of scanf(), as it won't be...
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Version 1.0.7 RELEASED.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Delete all traces of scanf(), as it won't be part of...
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Updated TODO (Closes: #1106).
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | New function scanf().
|
commit | commitdiff | tree |
2009-04-12 |
Angel Ortega | Revert "Correctly generate double backslashes in non...
|
commit | commitdiff | tree |
2009-04-12 |
Angel Ortega | Correctly generate double backslashes in non-ASCII...
|
commit | commitdiff | tree |
2009-04-12 |
Angel Ortega | Correctly dump non-ASCII characters.
|
commit | commitdiff | tree |
2009-04-07 |
Angel Ortega | New function chdir().
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Updated dependencies.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Also dump non-printable values.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Don't indent hash values.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Use mpdm_pokews() instead of mpdm_poke() wherever possible.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Included stdio.h in mpsl_d.c.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Values are dumped as MPSL (Closes: #1068).
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Delimit the end of a level 0 dump with a semicolon...
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Fix indentation in hash values.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Hashes are now dumped.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Improved indenting in array dumping.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Arrays are now also dumped.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Some work in dumping MPSL strings.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | mpsl_d.c is included in makefile.in.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | New file mpsl_d.c.
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Adapt to new mpdm_glob() prototype.
|
commit | commitdiff | tree |
2009-02-02 |
Angel Ortega | write() accepts a variable number of arguments (Closes...
|
commit | commitdiff | tree |
2009-01-06 |
Angel Ortega | The immediate opcodes have been definitely deleted.
|
commit | commitdiff | tree |
2009-01-06 |
Angel Ortega | The SINC and SDEC opcodes are no longer generated by...
|
commit | commitdiff | tree |
2009-01-06 |
Angel Ortega | New opcode IMULTI.
|
commit | commitdiff | tree |
2009-01-06 |
Angel Ortega | The PINC and PDEC opcodes are no longer generated by...
|
commit | commitdiff | tree |
2009-01-06 |
Angel Ortega | The IADD, ISUB, IMUL, IDIV and IMOD opcodes are no...
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Better wording in abstract.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Added an abstract to mp_doccer documents.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Take into account docs that need both Grutatxt and...
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Added doc/mpsl_api.txt to 'docsclean' target.
|
commit | commitdiff | tree |
2008-11-21 |
Angel Ortega | Updated to build mpsl_api.txt and mpsl_api.html.
|
commit | commitdiff | tree |
2008-11-04 |
Angel Ortega | Documentation tweaks.
|
commit | commitdiff | tree |
2008-09-30 |
Angel Ortega | Updated F_getenv() to use the ENV hash.
|
commit | commitdiff | tree |
2008-09-27 |
Angel Ortega | Version 1.0.6 RELEASED.
|
commit | commitdiff | tree |
2008-09-10 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2008-09-04 |
Angel Ortega | On O_execsym(), save and restore the previous local_symtbl.
|
commit | commitdiff | tree |
2008-09-03 |
Angel Ortega | Move sweeping to top in mpsl_exec_i(), to avoid having...
|
commit | commitdiff | tree |