aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/select.cc
Commit message (Collapse)AuthorAgeFilesLines
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-081-1052/+0
|
* Added "cd" and "ls" commands for convenienceClifford Wolf2013-06-081-0/+111
|
* Added support for @<set-name> in expand select ops (%x, %ci, %co)Clifford Wolf2013-04-011-2/+12
|
* Added -color <color> <selection> option to show commandClifford Wolf2013-04-011-6/+13
|
* Fixed "select" for "%%" stmt with emty stackClifford Wolf2013-03-311-1/+2
|
* fixed typosJohann Glaser2013-03-181-6/+6
|
* Changed prefix for selection operators from # to %Clifford Wolf2013-03-141-28/+28
|
* Added #ci and #co selection operatorsClifford Wolf2013-03-141-85/+121
|
* Added more features to #x selection operatorClifford Wolf2013-03-141-18/+42
|
* Added "select -write" commandClifford Wolf2013-03-141-7/+23
|
* Fixed and improved #x selection operatorClifford Wolf2013-03-081-14/+44
|
* Added ## selection operator (union all on stack)Clifford Wolf2013-03-081-0/+9
|
* Added select -count modeClifford Wolf2013-03-081-11/+24
|
* Fixed parsing of select #x<num> operatorClifford Wolf2013-03-061-0/+1
|
* Implemented much better #x select operatorClifford Wolf2013-03-051-13/+88
|
* Added support for #x:<num> select stmtClifford Wolf2013-03-031-0/+39
|
* Minor hotfixes (mostly gcc build fixes)Clifford Wolf2013-03-031-0/+2
|
* Implemented general handler for selection argumentsClifford Wolf2013-03-031-0/+16
|
* Added id2cstr APIClifford Wolf2013-03-011-8/+8
|
* Added help msg to select command (and minor improvements)Clifford Wolf2013-02-281-7/+146
|
* Added a:*=* syntax to select frameworkClifford Wolf2013-01-051-0/+47
|
* initial importClifford Wolf2013-01-051-0/+476