asm

Clone Tools
  • last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace change: strip trailing spaces

- Use uniform spelling of "Tcl" - Fix more spelling errors

  1. … 17 more files in changeset.
Improve spelling

  1. … 42 more files in changeset.
- prefer boolean expression in tests over expressions of other types

  1. … 20 more files in changeset.
- update more copyright notices

  1. … 31 more files in changeset.
- nsf: added switch "-checkalways" to nsf::method::create - nx: added switch "checkalways" to "method" and "object method" - extended regression test

  1. … 7 more files in changeset.
-added flag -checkalways to nsf::proc and nsf::asm::proc (for the latter just a placeholder for now). If the flag is used, it will cause argument testing independently from the "configure checkarguments" setting. To force argument checking always is useful e.g. for checking external values (e.g. in a web server)

  1. … 4 more files in changeset.
- code cleanup

  1. … 3 more files in changeset.
more cleanup

  1. … 1 more file in changeset.
- added two files to the asm directory (one needed for compilation, one for documentary purpose)

- initialize result properly

- added README file

- restructured directories, added configure options, some more cleanup

    • -0
    • +274
    ./asmAssembleTemplate.c
    • -0
    • +70
    ./asmExecuteTemplate.c
    • -0
    • +62
    ./asmExecuteTemplateCallThreading.c
    • -0
    • +68
    ./asmExecuteTemplateLabelThreading.c
    • -0
    • +682
    ./genAssemble.tcl
    • -0
    • +580
    ./nsfAsmAssemble.c
    • -0
    • +313
    ./nsfAsmExecuteCallThreading.c
    • -0
    • +362
    ./nsfAsmExecuteLabelThreading.c
  1. … 8 more files in changeset.