Position Independent Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins using file scripts/codegen/CSharp/immutable-classes.pisc version fa0d490fa3

2017-09-14
06:48
[d7e6874ee2] Formatting (user: yumaikas, tags: trunk)
06:27
[c1125fd92f] Finally moving all of the scripts into the scripts/ folder (user: yumaikas, tags: trunk)
06:25
[98117c35bd] Add notice that running 'pisc help' will dump current flag info (user: yumaikas, tags: trunk)
06:24
[01aadc4d13] Minify the playground build, to help make it smaller (user: yumaikas, tags: trunk)
06:23
[ce74ff6c80] Added syntax support for VIM (user: yumaikas, tags: trunk)
03:13
[4704141ac3] Got basic example to put up (user: andrewo, tags: trunk)
2017-09-13
06:49
[59052baf9d] build (user: yumaikas, tags: trunk)
06:27
[c4ab1db02b] Add reminder to make interactive tutorial (user: yumaikas, tags: trunk)
06:21
[1f1fd3ecb7] Renamed test, some builscript changes (user: yumaikas, tags: trunk)
05:32
[b30b84879d] Made vectors into mutable pointer-types, rather than immutable values (user: yumaikas, tags: trunk)
04:46
[c70ad6fb01] First pass at mutable arrays (user: yumaikas, tags: trunk)
04:45
[e85790ea99] Convert Windows newlines int unix newlines (user: yumaikas, tags: trunk)
2017-09-08
05:26
[9af07270b5] Added the abilty to count the number of defined words (user: yumaikas, tags: trunk)
2017-08-31
05:47
[65b0431f27] Add -x, --xn and --xm so that polyglot scripts are easier to pull off for shebang-style scripts (user: yumaikas, tags: trunk)
05:40
[c35ce34628] Add a means of detecting if a module is loaded (user: yumaikas, tags: trunk)
2017-08-28
06:36
[6ac93aa4fb] Add some todos in a place hard to miss (user: yumaikas, tags: trunk)
06:25
[e54aa4fe2e] Updated <<- to use dict-push, to reduce dispatch costs (user: yumaikas, tags: trunk)
06:22
[38e45fbbe0] Have a generally working save-state word that needs a new name (user: yumaikas, tags: trunk)
06:21
[9cad1a81e4] Added dict-push for purposes of use in large dicts (user: yumaikas, tags: trunk)
2017-08-26
08:00
[8a0c8c399d] Started working Final Frontier as an exe, working out means of saving state objects (user: yumaikas, tags: trunk)
02:42
[ed5139065a] add str-upper and str-lower, with some basic testing (user: yumaikas, tags: trunk)
2017-08-23
04:55
[508d403621] Added C# class-gen snippet (user: yumaikas, tags: trunk)