root/v6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @22568 [22568] 20 hours pmurias changed require to do to avoid having to add an 1; to viv
(edit) @22563 [22563] 23 hours pmurias [mildew] switch from a simple recursive traversal to viv and VAST and …
(edit) @22554 [22554] 2 days ruoso [smop] small bugfix in native bool was causing unexpected behavior
(edit) @22548 [22548] 3 days ruoso [smop] first sketch on the test for multi subs
(edit) @22543 [22543] 3 days ruoso [smop] signature for postcircumfix:<( )> is now :($capture) instead of …
(edit) @22542 [22542] 3 days pmurias [mildew] added missing file
(edit) @22541 [22541] 3 days pmurias [mildew] added some ast creation helpers, because the Moose constructors …
(edit) @22540 [22540] 3 days ruoso [smop] ritest in place... but now I hit the "postcircumfix:<( )> …
(edit) @22539 [22539] 3 days pmurias [smop] removed old mildew AST definition
(edit) @22538 [22538] 3 days pmurias 38 should use .()
(edit) @22536 [22536] 3 days ruoso [smop] sketch for the test on checking RI identity
(edit) @22533 [22533] 3 days pmurias [smop] moved adhocsignature to the RI DSL
(edit) @22529 [22529] 4 days ruoso [smop] removing old_src dir, since its been a while since anyone touches …
(edit) @22526 [22526] 4 days pmurias [mildew] say "Hello World" compiles correctly
(edit) @22525 [22525] 4 days ruoso [smop] SMOPS1PAdhocSignature lets you define a signature with custom …
(edit) @22523 [22523] 4 days pmurias [smop] converted s1p_lexicalscope to RI, and extended the RI language to …
(edit) @22520 [22520] 5 days ruoso [smop] compile-time binding is ::=, not :=
(edit) @22513 [22513] 6 days ruoso [smop] one example on the proposal on how to automatically build the …
(edit) @22512 [22512] 6 days pmurias [smop] removed the smop_ prefix from source files
(edit) @22511 [22511] 6 days pmurias [smop] reverted 22507 as it create segfaults, and after trying to get it …
(edit) @22510 [22510] 6 days pmurias [smop] fixed sm0p--
(edit) @22509 [22509] 6 days pmurias [smop] a pregenerated sm0p5 shouldn't be in version control
(edit) @22507 [22507] 6 days ruoso [smop] preparing to implement preludescope.
(edit) @22505 [22505] 7 days pmurias [smop] stylistic fix - removed silly mold temporary variables
(edit) @22503 [22503] 7 days pmurias [smop] added a test for the pure prototype HOW in p6 to be compiled by …
(edit) @22500 [22500] 8 days pmurias [mildew] anonymous subroutines
(edit) @22499 [22499] 8 days pmurias [mildew] start of mildew, a p6 compiler using STD and targeting smop …
(edit) @22441 [22441] 13 days pmurias [smop] a proposed AST format
(edit) @22345 [22345] 2 weeks pmurias [smop] removed test 33 from the default test target
(edit) @22338 [22338] 2 weeks pmurias [pugs] evaling code in the embedded smop works
(edit) @22336 [22336] 2 weeks pmurias [pugs] [smop] the haskell gc does the refcounting for the SMOPObjects …
(edit) @22335 [22335] 2 weeks pmurias [pugs] pugs -Bm0ld creates a simple mold frame
(edit) @22333 [22333] 2 weeks pmurias [smop] changed smop back to a static library so pugs linked with it …
(edit) @22321 [22321] 3 weeks pmurias [pugs] start of embedding smop in pugs (disabled by default)
(edit) @22313 [22313] 3 weeks pmurias [pugs][smop] lexical variable work in pugs -Cm0ld Pugs.Compile.compile …
(edit) @22306 [22306] 3 weeks pmurias [pugs/mold] pugs -Cm0ld handles multiple arguments to a method/function …
(edit) @22303 [22303] 3 weeks pmurias [smop/pugs] added .FETCH and .STORE to Code and constant identifiers m0ld …
(edit) @22300 [22300] 3 weeks pmurias [smop] fixed warnings
(edit) @22299 [22299] 3 weeks ruoso [smop] YAY! YAY! we do have map and grep now! test/35 is the m0ld version …
(edit) @22298 [22298] 3 weeks ruoso [smop] starting grep implementation... almost working…
(edit) @22289 [22289] 3 weeks ruoso [smop] Array.unshift implemented.
(edit) @22288 [22288] 3 weeks ruoso [smop] YAY! SMOP now supports lazy map, for now there is only map in Void …
(edit) @22287 [22287] 3 weeks ruoso [smop] starting to put map in place…
(edit) @22283 [22283] 3 weeks pmurias [smop] fixed remaining leak
(edit) @22282 [22282] 3 weeks pmurias [smop] fixed one leak in 21_code
(edit) @22281 [22281] 3 weeks ruoso [smop] fixed two memory leaks. changed a bit the SMOP_LOWLEVEL_MEM_DEBUG …
(edit) @22275 [22275] 3 weeks pmurias [smop] SMOP_LOWLEVEL_MEM_DEBUG shouldn't be set by default
(edit) @22274 [22274] 3 weeks pmurias [smop] SMOP_RELEASE and SMOP_REFERENCE print line,function and file with …
(edit) @22272 [22272] 3 weeks ruoso [smop] the leaks are still there, but now array iterator is working…
(edit) @22270 [22270] 3 weeks pmurias [smop] IO RI converted to the RI DSL
(edit) @22268 [22268] 3 weeks ruoso [smop] starting to apply "every value is a list of itself" on array
(edit) @22264 [22264] 4 weeks pmurias [smop] removed spec contradicting context RI's
(edit) @22263 [22263] 4 weeks pmurias [smop] added stub item and item is rw contexts
(edit) @22261 [22261] 4 weeks pmurias [smop] added a unfinished RI DSL
(edit) @22254 [22254] 4 weeks pmurias [smop][pugs] pugs generates working m0ld added a very simple test for …
(edit) @22252 [22252] 4 weeks pmurias [smop] added missing file
(edit) @22251 [22251] 4 weeks pmurias [smop/pugs] switched to method postcircumfix:<( )> (|$capture) …
(edit) @22249 [22249] 4 weeks pmurias [smop] redeclaration in m0ld are ignore instead of causing a bug added …
(edit) @22246 [22246] 4 weeks pmurias [m0ld] fixed indentation bug
(edit) @22245 [22245] 4 weeks pmurias [m0ld] --print-bytecode prints out constants too
(edit) @22244 [22244] 4 weeks pmurias [m0ld] added a --print-bytecode to print bytecode
(edit) @22242 [22242] 4 weeks pmurias [smop] smop embedding in haskell, ony hello world atm
(edit) @22230 [22230] 4 weeks pmurias [smop] meta RI, it's only used by the IO RI `
(edit) @22206 [22206] 4 weeks pmurias [smop] added my $interpreter;my $scope; to .m0ld files
(edit) @22204 [22204] 4 weeks pmurias [m0ld] changed identifier syntax in m0ld to letter or '_' + zero or more …
(edit) @22198 [22198] 4 weeks pmurias [smop] mold_frame->back is RELEASEd
(edit) @22192 [22192] 5 weeks ruoso [smop] more plumbing... there was circularity in some code... mold frames …
(edit) @22191 [22191] 5 weeks ruoso [smop] still trying to find the leak
(edit) @22190 [22190] 5 weeks ruoso [smop] some code review, trying to hunt down the memory leaks
(edit) @22189 [22189] 5 weeks ruoso [smop] fix leak in native_int... test/31 no longer leaks, but that means …
(edit) @22188 [22188] 5 weeks ruoso [smop] avoids stopping to release objects if there is a null constant…
(edit) @22187 [22187] 5 weeks ruoso [smop] array iterator almost working... the return of prefix:<=> needs to …
(edit) @22185 [22185] 5 weeks pmurias [smop] unbroke m0ld changed the example s1p code to take an iterpreter and …
(edit) @22184 [22184] 5 weeks ruoso [smop] implementing destroyall on the array iterator
(edit) @22183 [22183] 5 weeks ruoso [smop] implementing the array iterator... some weirdness is still …
(edit) @22181 [22181] 5 weeks ruoso [smop] starting the code for the array iterator…
(edit) @22180 [22180] 5 weeks ruoso [smop] specific test for array iterator…
(edit) @22137 [22137] 5 weeks ruoso [smop] "map" receives "Iterator in item context" (updating test code)…
(edit) @22136 [22136] 5 weeks ruoso [smop] starting to implement "map"
(edit) @22135 [22135] 5 weeks ruoso [smop] updating test/30_array_map to reflect the fact that "map" receives …
(edit) @22116 [22116] 6 weeks ruoso [smop] updating CMakeLists.txt for the new test
(edit) @22114 [22114] 6 weeks ruoso [smop] update the "for" test to be a "map" test, and also tests the …
(edit) @22092 [22092] 6 weeks ruoso [smop] adding postfix:<++> to native int
(edit) @22091 [22091] 6 weeks ruoso [smop] implementing the test for the "for" operator
(edit) @22052 [22052] 6 weeks pmurias [smop] for uses ->, not --> fixed a bug in DESTROYALL in mold
(edit) @22051 [22051] 6 weeks ruoso [smop] updating the S1PSample to the starting sketches for a mold-only …
(edit) @22050 [22050] 6 weeks ruoso [smop] :(|$_) signature implementation as SMOPS1PBindCaptureSignature. …
(edit) @22036 [22036] 7 weeks ruoso [smop] starting the sketch on the sample compiled s1p code…
(edit) @22034 [22034] 7 weeks pmurias [smop] removed a no longer relevant files which likely appeared due to a …
(edit) @22033 [22033] 7 weeks pmurias [smop] fixed warnings raised by gcc and the bugs that caused them
(edit) @22018 [22018] 7 weeks pmurias removed the v6/yap6 dir
(edit) @22017 [22017] 7 weeks gaal r7317@gaal-lap (orig r19402): ruoso | 2008-01-10 17:25:23 +0200 [yap6] …