|
|
@3920
|
12 years |
orlov |
- #include "stdio.hh" in the end.
|
|
|
@3919
|
12 years |
orlov |
- Some $const-s are working in T.
|
|
|
@3918
|
12 years |
orlov |
- GExpr isn't resizable anymore.
|
|
|
@3917
|
12 years |
orlov |
- Some 'const'-s deleted, get_ref() added.
|
|
|
@3916
|
12 years |
orlov |
- Various fixes for T.
|
|
|
@3915
|
12 years |
orlov |
- Generate call to GExpr.add(char*, size_t).
|
|
|
@3914
|
12 years |
orlov |
- GExpr.add(char*, size_t)
|
|
|
@3913
|
12 years |
orlov |
- main function generation.
|
|
|
@3912
|
12 years |
orlov |
- More simple constants initialization.
|
|
|
@3911
|
12 years |
orlov |
- Constants initialization.
|
|
|
@3910
|
12 years |
yura |
- Autoresizable array in GExpr.
|
|
|
@3909
|
12 years |
yura |
- Each array deleted only one time.
|
|
|
@3908
|
12 years |
yura |
- Uses GExpr.subexpr
|
|
|
@3907
|
12 years |
yura |
- Properties
|
|
|
@3906
|
12 years |
yura |
- Retrun GExpr in GExpr methods add and init.
|
|
|
@3905
|
12 years |
orlov |
- Small additions.
|
|
|
@3904
|
12 years |
yura |
- Small example (replace A to B)
|
|
|
@3903
|
12 years |
yura |
- No leak of memory.
|
|
|
@3902
|
12 years |
orlov |
- Some bug-fixes.
|
|
|
@3901
|
12 years |
yura |
- GExpr methods. GlobalExprs? class.
|
|
|
@3900
|
12 years |
orlov |
- New syntax.
|
|
|
@3899
|
12 years |
orlov |
- New syntax.
|
|
|
@3898
|
12 years |
orlov |
- Parallel map function.
|
|
|
@3897
|
12 years |
orlov |
- RF_ERROR for RFRT_STINGY_STACK.
|
|
|
@3896
|
12 years |
orlov |
- Cmd-line parser for directive in RF-files, not only RFI (something …
|
|
|
@3894
|
12 years |
orlov |
- Fresh-generated compiler sources in C++.
|
|
|
@3891
|
12 years |
orlov |
- Print working time in the end only if DEBUG is on.
|
|
|
@3890
|
12 years |
orlov |
- NativeJava? module is added to build-files for Windows.
|
|
|
@3887
|
12 years |
yura |
- Console parser generates $native in both cases.
- e::t bug fixed.
|
|
|
@3884
|
12 years |
yura |
- Preferences for new RfpProjectPreferences?.
|
|
|
@3877
|
12 years |
yura |
- NATIVE in cpp- and tpp-backends.
|
|
|
@3876
|
12 years |
yura |
|
|
|
@3867
|
12 years |
yura |
- Native (from Java to Refal), JBC backend.
|
|
|
@3866
|
12 years |
yura |
- Native (from Java to Refal), JBC backend.
|
|
|
@3864
|
12 years |
yura |
- (NATIVE s.linkage s.tag t.pragma (e.qname) t.in t.out e.value2) -> …
|
|
|
@3855
|
13 years |
yura |
- Program and Sentence
|
|
|
@3854
|
13 years |
yura |
|
|
|
@3853
|
13 years |
yura |
- Simplification of Expression.
|
|
|
@3852
|
13 years |
yura |
|
|
|
@3850
|
13 years |
orlov |
- Fixed read from ASI-files.
|
|
|
@3842
|
13 years |
yura |
- Unnecessary @SupressWarning? removed
|
|
|
@3838
|
13 years |
orlov |
- Fixed bug with "e e" patterns.
|
|
|
@3834
|
13 years |
yura |
- toChars corrected.
|
|
|
@3831
|
13 years |
yura |
- It is needed to store default value in Collect_Errors_Box.
|
|
|
@3792
|
13 years |
orlov |
- Added $public in cmd-line parser.
|
|
|
@3782
|
13 years |
yura |
- Creating bin forder if no one.
- Corrected names of compiled modules …
|
|
|
@3774
|
13 years |
orlov |
- Some advances in T++ generation.
|
|
|
@3773
|
13 years |
orlov |
- Cosmetic changes.
|
|
|
@3772
|
13 years |
orlov |
- More sensible t-runtime.
|
|
|
@3767
|
13 years |
orlov |
- global_exprs[]
|
|
|
@3763
|
13 years |
yura |
- Do not generate vars name and line numbers.
|
|
|
@3762
|
13 years |
yura |
- Do not generate vars name and line numbers.
|
|
|
@3761
|
13 years |
yura |
|
|
|
@3760
|
13 years |
yura |
- Option to JBC backend.
|
|
|
@3759
|
13 years |
yura |
- Refactoring Convert.
|
|
|
@3758
|
13 years |
yura |
- Do not new Character constructor.
- Do not use Expr.at(int) method.
|
|
|
@3757
|
13 years |
yura |
- BigInteger?.valueOf -> Util.newInt.
|
|
|
@3756
|
13 years |
yura |
|
|
|
@3755
|
13 years |
yura |
- Expr.toChars() returns String.
|
|
|
@3753
|
13 years |
yura |
- IsReserved_Word -> IsReservedWord?.
- Namespace_Delimeter -> …
|
|
|
@3752
|
13 years |
yura |
- Variables name in functions format are more accurate.
|
|
|
@3751
|
13 years |
yura |
- Unused and depricated methods are removed.
|
|
|
@3749
|
13 years |
yura |
- Class Objects.
|
|
|
@3748
|
13 years |
yura |
- Class Objects.
|
|
|
@3747
|
13 years |
yura |
- Util.newChar(char).
|
|
|
@3746
|
13 years |
yura |
- Arguments name in RefalFormat?.
|
|
|
@3745
|
13 years |
yura |
- Refactoring: move functions to Utils and Symbols.
|
|
|
@3744
|
13 years |
yura |
|
|
|
@3743
|
13 years |
yura |
- Renaming.
|
|
|
@3740
|
13 years |
yura |
- Functions for logical structure.
|
|
|
@3739
|
13 years |
yura |
- Refal object logical structure.
|
|
|
@3736
|
13 years |
yura |
|
|
|
@3734
|
13 years |
yura |
|
|
|
@3733
|
13 years |
yura |
- IndexedStream? is added from …
|
|
|
@3732
|
13 years |
yura |
|
|
|
@3731
|
13 years |
yura |
- Static function Expr.create(Comparable) instead of constructor.
|
|
|
@3730
|
13 years |
yura |
- IndexedStream?.java is removed.
|
|
|
@3729
|
13 years |
yura |
- Static function Expr.create(Comparable) instead of constructor.
|
|
|
@3728
|
13 years |
yura |
- Native functons: toExpr and toBoolean, ..., toObjectArray.
|
|
|
@3727
|
13 years |
yura |
|
|
|
@3726
|
13 years |
yura |
|
|
|
@3725
|
13 years |
yura |
- Specific object functions are moved from Symbol class to libraries …
|
|
|
@3724
|
13 years |
yura |
- Simplification of Channel and Box.
|
|
|
@3723
|
13 years |
yura |
- Box names.
|
|
|
@3722
|
13 years |
yura |
|
|
|
@3721
|
13 years |
yura |
- Do not import java.lang;
|
|
|
@3720
|
13 years |
yura |
- Simplification of native.
|
|
|
@3719
|
13 years |
yura |
- Refal String is ArrayList?<Character>.
|
|
|
@3718
|
13 years |
yura |
- New Refal String representation.
|
|
|
@3717
|
13 years |
orlov |
- More sensible names for function references.
|
|
|
@3713
|
13 years |
yura |
- No dots in variables name in JBC.
- Use interface Func in runtime.
|
|
|
@3711
|
13 years |
orlov |
- Fixed bug in compiling clashes with parentheses (see …
|
|
|
@3710
|
13 years |
yura |
- No vars with $.
|
|
|
@3709
|
13 years |
yura |
- Use Func as interface.
|
|
|
@3708
|
13 years |
yura |
- Use System.intValue and etc functions.
|
|
|
@3707
|
13 years |
yura |
- Some functions for Refal Number is Symbol.
|
|
|
@3706
|
13 years |
yura |
- To new syntax.
|
|
|
@3705
|
13 years |
yura |
- Refactoring Refal objects (not tested yet).
|
|
|
@3703
|
13 years |
orlov |
|
|
|
@3702
|
13 years |
orlov |
- Test for clash sequence compiling. Compiler fails it for now.
|
|
|