User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:04, 1 June 2017 (diff | hist) . . (+85) . . RunPipelineStage (→Parameters)
- 14:03, 1 June 2017 (diff | hist) . . (+822) . . N RunPipelineStage (Created page with "Runs a pipeline within the same ''Runtime environment''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' run |- | '''class''' | net.ccil.s...")
- 13:52, 1 June 2017 (diff | hist) . . (+1,133) . . N ReplaceStringStage (Created page with "Replaces all occurrencies of a given ''java.lang.String'' within another ''java.lang.String''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name...") (current)
- 13:42, 1 June 2017 (diff | hist) . . (+951) . . N ListToStringStage (Created page with "Concatenates an Array to a ''java.lang.String''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | list-str |- | '''class''' | net.ccil.st...") (current)
- 13:37, 1 June 2017 (diff | hist) . . (-3) . . ExpandStringStage (→Overview) (current)
- 13:32, 1 June 2017 (diff | hist) . . (+6) . . ExpandStringStage (→Registration)
- 13:31, 1 June 2017 (diff | hist) . . (+7) . . ExpandStringStage (→Overview)
- 13:27, 1 June 2017 (diff | hist) . . (+905) . . N ExpandStringStage (Created page with "Performs a maco/variable expansion on a ''java.lang.String'' instance. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | assign |- | '''cla...")
- 13:24, 1 June 2017 (diff | hist) . . (-18) . . EnumListStage (→Overview)
- 13:22, 1 June 2017 (diff | hist) . . (+16) . . EnumListStage (→Parameters)
- 13:19, 1 June 2017 (diff | hist) . . (+706) . . N EmptyStage (Created page with "Does nothing. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | nop |- | '''class''' | net.ccil.stages.generic.EmptyStage |- | '''location...") (current)
- 13:17, 1 June 2017 (diff | hist) . . (-14) . . EchoStage (current)
- 13:13, 1 June 2017 (diff | hist) . . (+923) . . N AssignStringStage (Created page with "Assigns its ''java.lang.String'' input to a run-time variable. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | assign-str |- | '''class''...") (current)
- 12:36, 1 June 2017 (diff | hist) . . (+30) . . BreakIfNullStage (→Parameters) (current)
- 12:34, 1 June 2017 (diff | hist) . . (+76) . . BufferToStringStage (→Parameters) (current)
- 12:33, 1 June 2017 (diff | hist) . . (+53) . . BufferListStage (→Parameters) (current)
- 12:31, 1 June 2017 (diff | hist) . . (+30) . . BufferFreeStage (→Parameters) (current)
- 12:28, 1 June 2017 (diff | hist) . . (+53) . . BufferEnumStage (→Parameters) (current)
- 12:26, 1 June 2017 (diff | hist) . . (+30) . . BufferAppendStage (→Parameters) (current)
- 12:23, 1 June 2017 (diff | hist) . . (+8) . . AssignInputStage (→Parameters) (current)
- 12:22, 1 June 2017 (diff | hist) . . (-3) . . AssignInputStage (→Registration)
- 12:21, 1 June 2017 (diff | hist) . . (+886) . . N AssignInputStage (Created page with "Assigns its input to a run-time variable. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | assign |- | '''class''' | net.ccil.stages.gene...")
- 12:10, 1 June 2017 (diff | hist) . . (+1) . . ApplyTemplateStage (→Overview) (current)
- 12:03, 1 June 2017 (diff | hist) . . (+989) . . N ApplyTemplateStage (Created page with "Applies a template. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | buffer-append |- | '''class''' | net.ccil.stages.generic.ApplyTempla...")
- 11:57, 1 June 2017 (diff | hist) . . (+4) . . Stages (→Text)
- 11:55, 1 June 2017 (diff | hist) . . (+18) . . Stages (→Parse)
- 11:53, 1 June 2017 (diff | hist) . . (-2) . . Stages (→Split)
- 11:50, 1 June 2017 (diff | hist) . . (+48) . . Stages (→SQL)
- 11:47, 1 June 2017 (diff | hist) . . (+56) . . Stages (→IO)
- 11:43, 1 June 2017 (diff | hist) . . (+53) . . N UniqueFilterStage (Created page with "Not implemented yet, will be added in later versions.") (current)
- 11:42, 1 June 2017 (diff | hist) . . (+4) . . Stages (→Filter)
- 11:39, 1 June 2017 (diff | hist) . . (+884) . . N BreakIfNullStage (Created page with "Breaks the execution of the current pipeline if the input parameter is ''null''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | break-if...")
- 11:36, 1 June 2017 (diff | hist) . . (+4) . . Stages (→Conditional)
- 11:31, 1 June 2017 (diff | hist) . . (+961) . . N BufferToStringStage (Created page with "Concatenates the content of a buffer to a ''java.lang.String''. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | buffer-string |- | '''cla...")
- 11:27, 1 June 2017 (diff | hist) . . (-3) . . BufferListStage (→Registration)
- 11:23, 1 June 2017 (diff | hist) . . (+2) . . BufferListStage (→Parameters)
- 11:22, 1 June 2017 (diff | hist) . . (+42) . . BufferListStage (→Parameters)
- 11:18, 1 June 2017 (diff | hist) . . (+797) . . N BufferListStage (Created page with "Converts a buffer to Array. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | buffer-list |- | '''class''' | net.ccil.stages.buffer.Buffer...")
- 11:14, 1 June 2017 (diff | hist) . . (+796) . . N BufferFreeStage (Created page with "Deletes (frees) a buffer. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | buffer-free |- | '''class''' | net.ccil.stages.buffer.BufferFr...")
- 09:11, 1 June 2017 (diff | hist) . . (-17) . . BufferAppendStage (→Overview)
- 09:10, 1 June 2017 (diff | hist) . . (-17) . . BufferEnumStage (→Overview)
- 09:09, 1 June 2017 (diff | hist) . . (+897) . . N BufferEnumStage (Created page with "Enumerates all items in a buffer. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | buffer-enum |- | '''class''' | net.ccil.stages.buffer....")
- 09:05, 1 June 2017 (diff | hist) . . (0) . . BufferAppendStage
- 18:04, 31 May 2017 (diff | hist) . . (+214) . . Stages (→SQL)
- 17:53, 31 May 2017 (diff | hist) . . (+30) . . Stages (→IO)
- 11:03, 30 May 2017 (diff | hist) . . (+197) . . Releases (→3.2.8)
- 11:01, 30 May 2017 (diff | hist) . . (+3) . . Main Page (→Releases)
- 15:30, 27 May 2017 (diff | hist) . . (+282) . . Releases (→3.2.3)
- 15:27, 27 May 2017 (diff | hist) . . (0) . . Main Page (→Releases)
- 14:41, 26 May 2017 (diff | hist) . . (+8) . . Count to 10 (→The application context) (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)