78 Commits (3eb6b3a972c2f00deb54e3da89c53c7a02f330e9)

Author SHA1 Message Date
Julian Noble 3eb6b3a972 zzzload lazy loading binary pkg in another thread - e.g twapi 2 years ago
Julian Noble a317ca047a punk::ns display fix 2 years ago
Julian Noble 54e3cf4daf refactor and move ns commands to punk::ns - namespace path-glob search improvements 2 years ago
Julian Noble 47afd9eaf1 bulk late checkin: punkcheck + make.tcl, better namespace introspection globbing, refactors etc 2 years ago
Julian Noble f2d2a4d615 script wrapper, doc, make.tcl , shellthread fixes 2 years ago
Julian Noble a9094a8716 dir listing fixes, du, pmix visible_lib_copy_to_modulefolder 2 years ago
Julian Noble 4014b0e8a9 pmix repo base fixes, speed up du on windows 2 years ago
Julian Noble befe2bd0dd fix pmix new project command 2 years ago
Julian Noble 2e8b435437 copy updated make.tcl to project template 2 years ago
Julian Noble 86c612704b A late checkin of much functionality. Tcl du cmd, Multishell cross-platform shell script and pmix wrap, make.tcl fixes & changes 2 years ago
Julian Noble 6d4215d1a3 add shellbat - script wrapper for tcl allowing call from sh/bash/tclsh or cmd.exe (.bat file) on windows and unix 2 years ago
Julian Noble d13275cec3 make.tcl only search for sdx after determining if there are runtimes to install 2 years ago
Julian Noble 05ba837670 fix punk::mix / make.tcl so it doesn't attempt to navigate . and .. folders on unix-like platforms when copying files 2 years ago
Julian Noble 8c9b985bab Add punk::repo module 2 years ago
Julian Noble bf769adac6 fix auto_execs for tclkit so able to call self as sub process 2 years ago
Julian Noble ad4a451a19 split winpath funcs to own tm, win-dos-device path fixes for illegal windows pathnames, dirfiles colourised display of these paths 2 years ago
Julian Noble ff33daa5de package provide fixes (compat tcl9 var scope change) 2 years ago
Julian Noble 27468cdca1 .gitignore tuning 2 years ago
Julian Noble 50d282c022 punk help - basic command hints 2 years ago
Julian Noble 2263d4a1bc Update docs with basic build/make instructions 2 years ago
Julian Noble b9380691d2 Fix build.tcl for case when sdx uses punk runtime instead of external tclsh 2 years ago
Julian Noble 7e87ecb7d5 make runx output more consistent 2 years ago
Julian Noble 971cb33aca Initial doc framework 2 years ago
Julian Noble b7024e92e7 remove runtime tclkit86bi.exe and move to https://www.gitea1.intx.com.au/jn/punkbin - add fetchruntime.ps1 script 2 years ago
Julian Noble 323850ed92 updates to punk mix with initial support for kettle doc 2 years ago
Julian Noble d4191188c2 reorg repl, implement punk mix system with project and module templates, change make.tcl layout and make generic 2 years ago
Julian Noble ee847af93c add various libs to punk86.vfs BWidget,gridplus,itcl,itk,iwidgets,kettle,tclx,tdot,tklib,treectrl 2 years ago
Julian Noble 87b795ca5c move tclkit86bi runtime to src/runtime 2 years ago
Julian Noble ab41e0a7ca adjust make.tcl to copy deps 2 years ago
Julian Noble 7a8b2fe06a add src/deps for imported dependencies 2 years ago
Julian Noble 204d27b1b2 fix package loading, fix pipeline execution context to run in correct namespace, nscommands and ns/ multi-arg changes 2 years ago
Julian Noble 69116b6851 disable ensemble::extend dict which interferes with some packages (sf) - unknown why at this stage 2 years ago
Julian Noble 11833b0e53 Fix ./ to handle globs, change ./ & ../ to return dict with keys location dircount filecount 2 years ago
Julian Noble c1d638c984 fix file sorting, fix nslist_dict alias 2 years ago
Julian Noble 1e819ac8c4 enforce loading of shipped core punk tm modules over modules elsewhere in filesystem 2 years ago
Julian Noble 97bbf25341 temporarily put aside tcl:™️:list paths while loading core punk modules 2 years ago
Julian Noble c78967bc11 add winpath_illegalname_test,winpath_illegalname_fix,fcat for handling certain filenames that the windows api doesn't allow 2 years ago
Julian Noble 072d547992 partially complete punk modules - required for previous checkin to function 2 years ago
Julian Noble b72134de94 experimental funcl modules 2 years ago
Julian Noble 2d4def515e patternmatch and pipeline fixes for booleans dicts and lists. Namespace navigation, env(path) display etc 2 years ago
Julian Noble 5ac8a99794 rename make_punk86.tcl to make.tcl and fix to handle modules in subdirectories 2 years ago
Julian Noble 5c69954e7e fix a lot of pipeline semantics - especially assignment 2 years ago
Julian Noble 58a6cdd39c better atom handling in patterns 2 years ago
Julian Noble c37bf21eb7 pipeline fixes and better pattern matching and assignment 2 years ago
Julian Noble 6cdb7058c7 better pattern matching and pipeline argument handling (numeric,glob match etc) 2 years ago
Julian Noble 370384c353 match bind and destructuring support for mixed dict/list selectors @/@@ + # ## for counts 2 years ago
Julian Noble 5bfedc23e0 housekeeping newlines etc 2 years ago
Julian Noble 208e80ee23 punkapp application launch framework - initial 2 years ago
Julian Noble 07fee92f4b make pipeswitch accept args, fix ../ console display 2 years ago
Julian Noble 1f6ca1c81d New funcl modules to handle o combinator and code generation for functional pipelines 2 years ago